python3-* new package

This commit is contained in:
Rmys
2025-01-06 12:55:38 +03:00
parent 01fd320d39
commit 6ec633bd0a
19 changed files with 592 additions and 2 deletions
+220
View File
@@ -472969,6 +472969,99 @@ provide integrated access to the cloud providers services.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-twisted</Name>
<Homepage>https://github.com/twisted/twisted/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Asynchronous networking framework written in Python</Summary>
<Summary xml:lang="tr">Asynchronous networking framework written in Python</Summary>
<Description xml:lang="en">Asynchronous networking framework written in Python</Description>
<Description xml:lang="tr">Asynchronous networking framework written in Python</Description>
<Archive type="targz" sha1sum="e465de1477660d9c7e7a544f0375416835b6f36b" name="twisted-24.10.0.tar.gz">https://github.com/twisted/twisted/archive/refs/tags/twisted-24.10.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-hatch-fancy-pypi-readme</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-twisted/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-twisted</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-attrs</Dependency>
<Dependency>python3-constantly</Dependency>
<Dependency>python3-hyperlink</Dependency>
<Dependency>python3-incremental</Dependency>
<Dependency>python3-zope-interface</Dependency>
<Dependency>python3-typing_extensions</Dependency>
<Dependency>python3-hatch-fancy-pypi-readme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>24.10.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-zope-interface</Name>
<Homepage>https://github.com/zopefoundation/zope.interface/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>ZPL-2.1</License>
<IsA>app</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Zope Interfaces for Python 3.x</Summary>
<Summary xml:lang="tr">Zope Interfaces for Python 3.x</Summary>
<Description xml:lang="en">Zope Interfaces for Python 3.x</Description>
<Description xml:lang="tr">Zope Interfaces for Python 3.x</Description>
<Archive type="targz" sha1sum="52746afcfb7e722691e5ed37c99cfa77bb6d89a5" name="7.1.0.tar.gz">https://github.com/zopefoundation/zope.interface/archive/refs/tags/7.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-zope-interface/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-zope-interface</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>7.1.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-pytest-runner</Name>
@@ -477538,6 +477631,48 @@ provide integrated access to the cloud providers services.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-constantly</Name>
<Homepage>https://github.com/twisted/constantly/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Symbolic constants in Python</Summary>
<Summary xml:lang="tr">Symbolic constants in Python</Summary>
<Description xml:lang="en">Symbolic constants in Python</Description>
<Description xml:lang="tr">Symbolic constants in Python</Description>
<Archive type="targz" sha1sum="b5130fab0927d9a2a3c4f20ad9ab3f59b419c070" name="23.10.4.tar.gz">https://github.com/twisted/constantly/archive/refs/tags/23.10.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-constantly/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-constantly</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>23.10.4</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-sphinxcontrib-htmlhelp</Name>
@@ -487437,6 +487572,49 @@ provide integrated access to the cloud providers services.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-hatch-fancy-pypi-readme</Name>
<Homepage>https://github.com/hynek/hatch-fancy-pypi-readme/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Fancy PyPI READMEs with Hatch</Summary>
<Summary xml:lang="tr">Fancy PyPI READMEs with Hatch</Summary>
<Description xml:lang="en">Fancy PyPI READMEs with Hatch</Description>
<Description xml:lang="tr">Fancy PyPI READMEs with Hatch</Description>
<Archive type="targz" sha1sum="4817df38dd567b01922e6aaca59342352c5d887e" name="24.1.0.tar.gz">https://github.com/hynek/hatch-fancy-pypi-readme/archive/refs/tags/24.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-hatch-fancy-pypi-readme/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-hatch-fancy-pypi-readme</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>24.1.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-typing_extensions</Name>
@@ -492774,6 +492952,48 @@ provide integrated access to the cloud providers services.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-incremental</Name>
<Homepage>https://github.com/twisted/incremental/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">A small library that versions your Python projects</Summary>
<Summary xml:lang="tr">A small library that versions your Python projects</Summary>
<Description xml:lang="en">A small library that versions your Python projects</Description>
<Description xml:lang="tr">A small library that versions your Python projects</Description>
<Archive type="targz" sha1sum="fb376410209dac08d6c028764887fc79a2ad31a4" name="incremental-24.7.2.tar.gz">https://github.com/twisted/incremental/archive/refs/tags/incremental-24.7.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-incremental/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-incremental</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>24.7.2</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-iso8601</Name>
+1 -1
View File
@@ -1 +1 @@
b4ba9e1377ebac8c9f420fc5b908ba52c07f752c
7322bdfb26e650977f27d3de66ea8054ef787a01
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
f7f011190eb7bc48ad039f388be1a283e3bed42b
2647bb3ea8a47ee206055a5edef08828693016ac
@@ -0,0 +1,16 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import python3modules
from pisi.actionsapi import pisitools
def build():
python3modules.compile()
def install():
python3modules.install()
# pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
@@ -0,0 +1,48 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-constantly</Name>
<Homepage>https://github.com/twisted/constantly/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>Symbolic constants in Python</Summary>
<Description>Symbolic constants in Python</Description>
<Archive sha1sum="b5130fab0927d9a2a3c4f20ad9ab3f59b419c070" type="targz">https://github.com/twisted/constantly/archive/refs/tags/23.10.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-constantly.patch</Patch>
<Patch level="1">python3-constantly.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-constantly</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>23.10.4</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python3-constantly</Name>
<Summary xml:lang="tr">Symbolic constants in Python</Summary>
<Description xml:lang="tr">Symbolic constants in Python</Description>
</Source>
</PISI>
@@ -0,0 +1,16 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import python3modules
from pisi.actionsapi import pisitools
def build():
python3modules.compile()
def install():
python3modules.install()
# pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
@@ -0,0 +1,49 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-hatch-fancy-pypi-readme</Name>
<Homepage>https://github.com/hynek/hatch-fancy-pypi-readme/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>Fancy PyPI READMEs with Hatch</Summary>
<Description>Fancy PyPI READMEs with Hatch</Description>
<Archive sha1sum="4817df38dd567b01922e6aaca59342352c5d887e" type="targz">https://github.com/hynek/hatch-fancy-pypi-readme/archive/refs/tags/24.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-hatch-fancy-pypi-readme.patch</Patch>
<Patch level="1">python3-hatch-fancy-pypi-readme.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-hatch-fancy-pypi-readme</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>24.1.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python3-hatch-fancy-pypi-readme</Name>
<Summary xml:lang="tr">Fancy PyPI READMEs with Hatch</Summary>
<Description xml:lang="tr">Fancy PyPI READMEs with Hatch</Description>
</Source>
</PISI>
@@ -0,0 +1,16 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import python3modules
from pisi.actionsapi import pisitools
def build():
python3modules.compile()
def install():
python3modules.install()
# pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
@@ -0,0 +1,48 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-incremental</Name>
<Homepage>https://github.com/twisted/incremental/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>A small library that versions your Python projects</Summary>
<Description>A small library that versions your Python projects</Description>
<Archive sha1sum="fb376410209dac08d6c028764887fc79a2ad31a4" type="targz">https://github.com/twisted/incremental/archive/refs/tags/incremental-24.7.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-incremental.patch</Patch>
<Patch level="1">python3-incremental.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-incremental</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>24.7.2</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python3-incremental</Name>
<Summary xml:lang="tr">A small library that versions your Python projects</Summary>
<Description xml:lang="tr">A small library that versions your Python projects</Description>
</Source>
</PISI>
@@ -0,0 +1,16 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import python3modules
from pisi.actionsapi import pisitools
def build():
python3modules.compile()
def install():
python3modules.install()
# pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
@@ -0,0 +1,57 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-twisted</Name>
<Homepage>https://github.com/twisted/twisted/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>Asynchronous networking framework written in Python</Summary>
<Description>Asynchronous networking framework written in Python</Description>
<Archive sha1sum="e465de1477660d9c7e7a544f0375416835b6f36b" type="targz">https://github.com/twisted/twisted/archive/refs/tags/twisted-24.10.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-hatch-fancy-pypi-readme</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-twisted.patch</Patch>
<Patch level="1">python3-twisted.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-twisted</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-attrs</Dependency>
<Dependency>python3-constantly</Dependency>
<Dependency>python3-hyperlink</Dependency>
<Dependency>python3-incremental</Dependency>
<Dependency>python3-zope-interface</Dependency>
<Dependency>python3-typing_extensions</Dependency>
<Dependency>python3-hatch-fancy-pypi-readme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>24.10.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python3-twisted</Name>
<Summary xml:lang="tr">Asynchronous networking framework written in Python</Summary>
<Description xml:lang="tr">Asynchronous networking framework written in Python</Description>
</Source>
</PISI>
@@ -0,0 +1,16 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import python3modules
from pisi.actionsapi import pisitools
def build():
python3modules.compile()
def install():
python3modules.install()
# pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
@@ -0,0 +1,48 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-zope-interface</Name>
<Homepage>https://github.com/zopefoundation/zope.interface/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>ZPL-2.1</License>
<IsA>app</IsA>
<Summary>Zope Interfaces for Python 3.x</Summary>
<Description>Zope Interfaces for Python 3.x</Description>
<Archive sha1sum="52746afcfb7e722691e5ed37c99cfa77bb6d89a5" type="targz">https://github.com/zopefoundation/zope.interface/archive/refs/tags/7.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-zope-interface.patch</Patch>
<Patch level="1">python3-zope-interface.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-zope-interface</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-12-06</Date>
<Version>7.1.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python3-zope-interface</Name>
<Summary xml:lang="tr">Zope Interfaces for Python 3.x</Summary>
<Description xml:lang="tr">Zope Interfaces for Python 3.x</Description>
</Source>
</PISI>