This commit is contained in:
blue-devil
2020-08-30 00:33:28 +02:00
parent ec1fc9e55a
commit dbdef79ce2
4 changed files with 124 additions and 9 deletions
+122 -7
View File
@@ -179423,7 +179423,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">Alternative but compatible interface to modules that export symbols.</Summary>
<Summary xml:lang="tr">Sembol üreten modüllere bir alternatif.</Summary>
<Description xml:lang="en">Alternative but compatible interface to modules that export symbols.</Description>
<Archive type="targz" sha1sum="9fa96ffec7b7cba9c749203f2f7abda6063affff" name="Importer-0.025.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.025.tar.gz</Archive>
<Description xml:lang="tr">perl-importer, sembol üreten modüllere alternatif bir perl modülü sunar.</Description>
<Archive type="targz" sha1sum="96a3b7fe86bf418d450a7feabe96b7dfe9f06a5c" name="Importer-0.026.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.026.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
@@ -179441,6 +179442,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-08-30</Date>
<Version>0.026</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.025</Version>
@@ -182745,7 +182753,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<SpecFile>
<Source>
<Name>perl-HTML-Parser</Name>
<Homepage>http://search.cpan.org/dist/HTML-Parser/</Homepage>
<Homepage>https://metacpan.org/release/HTML-Parser</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
@@ -182758,7 +182766,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Description xml:lang="en">The HTML-Parser distribution is a collection of modules that parse and extract information from HTML documents.</Description>
<Description xml:lang="tr">HTML-Parser yazılımı, HTML dökümanlarından bilgi ayrıştıran ve seçip çıkaran bir modüller kolleksiyonudur.</Description>
<Description xml:lang="es">La distribución HTML-Parser es una colección de módulos que analizan la sintaxis y extraen información de documentos HTML.</Description>
<Archive type="targz" sha1sum="0d8491510f4e56588678ef0fd2b6ddee5d134137" name="HTML-Parser-3.72.tar.gz">http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz</Archive>
<Archive type="targz" sha1sum="ee6116722f2a91d6c3d305103d820c8a4bb8f9cc" name="HTML-Parser-3.73.tar.gz">https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-3.73.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Test-Pod</Dependency>
@@ -182775,11 +182783,18 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc/perl-HTML-Parser</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc/perl-HTML-Parser</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-08-30</Date>
<Version>3.73</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-01-02</Date>
<Version>3.72</Version>
@@ -182820,7 +182835,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<SpecFile>
<Source>
<Name>perl-Test-Fatal</Name>
<Homepage>http://search.cpan.org/dist/Test-Fatal</Homepage>
<Homepage>https://metacpan.org/release/Test-Fatal</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
@@ -182833,7 +182848,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">İstisna içeren kodları test etmek için Perl modülü</Summary>
<Description xml:lang="en">perl-Test-Fatal provides incredible simple helpers for testing Perl code with exceptions.</Description>
<Description xml:lang="tr">perl-Test-Fatal, istisna (exception) içeren kodları test etmek için çok basit bir Perl modülüdür.</Description>
<Archive type="targz" sha1sum="6984ef1c0aed1d2c8334e8f20818cbf269abc345" name="Test-Fatal-0.014.tar.gz">http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz</Archive>
<Archive type="targz" sha1sum="64c773edef55dcd2f64d956ae688e3f67294d2ed" name="Test-Fatal-0.016.tar.gz">https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Try-Tiny</Dependency>
@@ -182854,6 +182869,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-01-11</Date>
<Version>0.016</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-01-11</Date>
<Version>0.014</Version>
@@ -183541,7 +183563,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">Test yazmak için temel araçlar.</Summary>
<Description xml:lang="en">This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).</Description>
<Description xml:lang="tr">perl-test-simple, CPAN&apos;a uygun testler yazabilmek için çok uygun ve basit perl modülleri sunar.</Description>
<Archive type="targz" sha1sum="f3907e8205007211d7d6b180724d8ce261aca77d" name="Test-Simple-1.302175.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302175.tar.gz</Archive>
<Archive type="targz" sha1sum="63be906ff3efc748533ceea33a39575834f72869" name="Test-Simple-1.302177.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302177.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
@@ -183560,6 +183582,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-08-30</Date>
<Version>1.302177</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-04-22</Date>
<Version>1.302175</Version>
@@ -189009,6 +189038,48 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-wheel</Name>
<Homepage>https://github.com/pypa/wheel</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python</PartOf>
<Summary xml:lang="en">The official binary distribution format for Python.</Summary>
<Description xml:lang="en">This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427.</Description>
<Archive type="targz" sha1sum="0a1fec90e692f05b00e82cf78559408e7e15c1de" name="0.35.1.tar.gz">https://github.com/pypa/wheel/archive/0.35.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-wheel/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-wheel</Name>
<Summary xml:lang="en">The official binary distribution format for Python.</Summary>
<RuntimeDependencies>
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="executable">/usr/bin/wheel-py2</Path>
<Path fileType="doc">/usr/share/doc/python-wheel</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-08-30</Date>
<Version>0.35.1</Version>
<Comment>First pisi release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-typing</Name>
@@ -195360,6 +195431,50 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-wheel</Name>
<Homepage>https://github.com/pypa/wheel</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">The official binary distribution format for Python.</Summary>
<Summary xml:lang="tr">Python için resmi ikilik dosya dağıtım biçimi</Summary>
<Description xml:lang="en">This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427.</Description>
<Description xml:lang="tr">python3-wheel, PEP427&apos;de tanımlanan Python için &quot;wheel&quot; paketleme standardı uygulamasıdır.</Description>
<Archive type="targz" sha1sum="0a1fec90e692f05b00e82cf78559408e7e15c1de" name="0.35.1.tar.gz">https://github.com/pypa/wheel/archive/0.35.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
<Dependency versionFrom="3.8.0">python3-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-wheel/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-wheel</Name>
<Summary xml:lang="en">The official binary distribution format for Python.</Summary>
<RuntimeDependencies>
<Dependency versionFrom="3.8.0">python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/wheel</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-wheel</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-08-30</Date>
<Version>0.35.1</Version>
<Comment>First pisi release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-backports-ssl-match-hostname</Name>
+1 -1
View File
@@ -1 +1 @@
7b56300a07c7b0f49ae9c23c66978914ac86cbda
c53f13ffae3c7bcde74e69245c699b8e1f9d1af5
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
e96d9ecb6e79863273126b8b85f0a4f2adcd5e83
4044807aeebca7df1825945d2ba30ea4ec1af705