updated python3 sources

This commit is contained in:
Luis
2022-11-22 20:01:41 +00:00
parent 16b72f5b41
commit 05b78b46d1
126 changed files with 126 additions and 126 deletions

View File

@@ -1 +1 @@
0b34444e429f5c21fd077cce1808cc7f alabaster-0.7.12.tar.gz
0b34444e429f5c21fd077cce1808cc7f python3-alabaster-0.7.12.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-alabaster
version=0.7.12
release=1
source="https://github.com/bitprophet/${name#*-}/archive/$version/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/bitprophet/${name#*-}/archive/$version/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
d6bca12613174185dd9abc8a29f4f012 appdirs-1.4.4.tar.gz
d6bca12613174185dd9abc8a29f4f012 python3-appdirs-1.4.4.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-appdirs
version=1.4.4
release=1
source="https://pypi.io/packages/source/a/appdirs/appdirs-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.io/packages/source/a/appdirs/appdirs-$version.tar.gz"
build() {
cd appdirs-$version

View File

@@ -7,7 +7,7 @@ _n=${_name%${_name#?}}
version=2.38.2
release=1
#source="https://ftp.gnome.org/pub/gnome/sources/pyatspi/$_n/pyatspi-$version.tar.xz"
source="https://download-fallback.gnome.org/sources/pyatspi/${version%.*}/pyatspi-$version.tar.xz"
source="$name-$version.tar.gz::https://download-fallback.gnome.org/sources/pyatspi/${version%.*}/pyatspi-$version.tar.xz"
build() {
cd pyatspi-$version

View File

@@ -1 +1 @@
0487081b7ead8753fc46cf7c6d1e28e3 attrs-22.1.0.tar.gz
0487081b7ead8753fc46cf7c6d1e28e3 python3-attrs-22.1.0.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-attrs
version=22.1.0
release=1
source="https://pypi.io/packages/source/a/attrs/attrs-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.io/packages/source/a/attrs/attrs-$version.tar.gz"
build() {
cd attrs-$version

View File

@@ -1 +1 @@
f2dc1823b0eff7037e19be18e354b2f1 build-0.9.0.tar.gz
f2dc1823b0eff7037e19be18e354b2f1 hpython3-build-0.9.0.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-build
version=0.9.0
release=1
source="https://pypi.python.org/packages/source/b/build/build-$version.tar.gz"
source="h$name-$version.tar.gz::https://pypi.python.org/packages/source/b/build/build-$version.tar.gz"
build() {
cd build-$version

View File

@@ -1 +1 @@
19b0d49b04b5bc179d3df2498836f26d pycairo-1.22.0.tar.gz
19b0d49b04b5bc179d3df2498836f26d python3-cairo-1.22.0.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-cairo
version=1.22.0
release=1
source="https://github.com/pygobject/pycairo/releases/download/v$version/pycairo-$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/pygobject/pycairo/releases/download/v$version/pycairo-$version.tar.gz"
build() {
cd pycairo-$version

View File

@@ -1 +1 @@
f493860a6e98cd0c4178149568a6b4f6 cffi-1.15.1.tar.gz
f493860a6e98cd0c4178149568a6b4f6 python3-cffi-1.15.1.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-cffi
version=1.15.1
release=1
source="https://files.pythonhosted.org/packages/source/c/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/c/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
8013c248c098e165ac53d900e1a1278a chardet-5.0.0.tar.gz
8013c248c098e165ac53d900e1a1278a python3-chardet-5.0.0.tar.gz

View File

@@ -6,7 +6,7 @@ _name=${name#*-}
_n=${_name%${_name#?}}
version=5.0.0
release=1
source="https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
33be8a4a766e1c7c9a377b8f934ce21a dbus-python-1.3.2.tar.gz
33be8a4a766e1c7c9a377b8f934ce21a python3-dbus-1.3.2.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-dbus
version=1.3.2
release=1
source="http://dbus.freedesktop.org/releases/dbus-python/dbus-python-$version.tar.gz"
source="$name-$version.tar.gz::http://dbus.freedesktop.org/releases/dbus-python/dbus-python-$version.tar.gz"
build() {
cd dbus-python-$version

View File

@@ -1 +1 @@
6b97136f88a0549a98dfc46dc0b99281 python-distro-1.8.0.tar.gz
6b97136f88a0549a98dfc46dc0b99281 python3-distro-1.8.0.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-distro
version=1.8.0
release=1
source="https://github.com/nir0s/distro/archive/v${version}/python-distro-${version}.tar.gz"
source="$name-$version.tar.gz::https://github.com/nir0s/distro/archive/v${version}/python-distro-${version}.tar.gz"
build() {
cd distro-$version

View File

@@ -1 +1 @@
16e06db0ef73a35b4bff4b9eed5699b5 python-distutils-extra-2.39.tar.gz
16e06db0ef73a35b4bff4b9eed5699b5 python3-distutils-extra-2.39.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-distutils-extra
version=2.39
release=1
source="http://launchpad.net/python-distutils-extra/trunk/$version/+download/python-distutils-extra-$version.tar.gz"
source="$name-$version.tar.gz::http://launchpad.net/python-distutils-extra/trunk/$version/+download/python-distutils-extra-$version.tar.gz"
build() {
cd python-distutils-extra-$version

View File

@@ -1 +1 @@
4bc74561b37fad5d3e7d037f82a4c3b1 docopt-0.6.2.tar.gz
4bc74561b37fad5d3e7d037f82a4c3b1 python3-docopt-0.6.2.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-docopt
version=0.6.2
release=1
source="https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-$version.tar.gz"
build() {
cd docopt-$version

View File

@@ -1 +1 @@
0afa992a6e93db892107c3f087d0d9df docutils-0.19.tar.gz
0afa992a6e93db892107c3f087d0d9df python3-docutils-0.19.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-docutils
version=0.19
release=1
source="https://files.pythonhosted.org/packages/source/d/docutils/docutils-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/d/docutils/docutils-$version.tar.gz"
build() {
cd docutils-$version

View File

@@ -1 +1 @@
d370ad8dc228c0c2cc5a33894a6f310b python3-evdev.zip
d370ad8dc228c0c2cc5a33894a6f310b python3-evdev-1.6.0.zip

View File

@@ -5,7 +5,7 @@ name=python3-evdev
version=1.6.0
release=1
_commit=5adc2abf1ec8a02c05c80cb1b3e34ba1d4237803 # tags/v1.4.0^0
source="$name.zip::https://github.com/gvalkov/python-evdev/archive/$_commit.zip"
source="$name-$version.zip::https://github.com/gvalkov/python-evdev/archive/$_commit.zip"
build() {
cd python-evdev-$_commit

View File

@@ -1 +1 @@
85cc010ddfa15094e910c99666c29775 flit-3.8.0.tar.gz
85cc010ddfa15094e910c99666c29775 python3-flit-core-3.8.0.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-flit-core
version=3.8.0
release=1
source="https://github.com/takluyver/flit/archive/$version/flit-$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/takluyver/flit/archive/$version/flit-$version.tar.gz"
build() {
rm flit-$version/tests/test_sdist.py

View File

@@ -1 +1 @@
c5b31bb58156661c0954f1dbfc950fc9 pygobject-3.42.2.tar.xz
c5b31bb58156661c0954f1dbfc950fc9 python3-gobject3-3.42.2.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-gobject3
version=3.42.2
release=1
source="https://ftp.gnome.org/pub/gnome/sources/pygobject/${version%.*}/pygobject-$version.tar.xz"
source="$name-$version.tar.gz::https://ftp.gnome.org/pub/gnome/sources/pygobject/${version%.*}/pygobject-$version.tar.xz"
build() {

View File

@@ -1 +1 @@
8d0f10b807144a86b54841cfab2620a9 greenlet-2.0.1.tar.gz
8d0f10b807144a86b54841cfab2620a9 python3-greenlet-2.0.1.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-greenlet
version=2.0.1
release=1
source="https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-$version.tar.gz"
build() {
cd greenlet-$version

View File

@@ -1 +1 @@
b8baa02ebda99413697041aab7bf198b html5lib-python-1.1.tar.gz
b8baa02ebda99413697041aab7bf198b python3-html5lib-1.1.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-html5lib
version=1.1
release=2
source="https://github.com/html5lib/html5lib-python/archive/$version/html5lib-python-$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/html5lib/html5lib-python/archive/$version/html5lib-python-$version.tar.gz"
build() {
cd html5lib-python-$version

View File

@@ -1 +1 @@
13ea24e076212b6baae1135a116d1e0e idna-3.4.tar.gz
13ea24e076212b6baae1135a116d1e0e python3-idna-3.4.tar.gz

View File

@@ -6,7 +6,7 @@ _name=${name#*-}
_n=${_name%${_name#?}}
version=3.4
release=1
source="https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
5a40586a25c07e1a8f16f6267252c321 imagesize-1.4.1.tar.gz
5a40586a25c07e1a8f16f6267252c321 python3-imagesize-1.4.1.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-imagesize
version=1.4.1
release=1
source="https://files.pythonhosted.org/packages/source/i/imagesize/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/i/imagesize/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
bf17db5e6b58c4cfa33642f5348d3814 installer-0.5.1.tar.gz
bf17db5e6b58c4cfa33642f5348d3814 python3-installer-0.5.1.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-installer
version=0.5.1
release=1
source="https://pypi.org/packages/source/i/installer/installer-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.org/packages/source/i/installer/installer-$version.tar.gz"
build() {
cd installer-$version

View File

@@ -1 +1 @@
cc282daf57f57061a9309f2567bff052 iso-639-0.4.5.tar.gz
cc282daf57f57061a9309f2567bff052 python3-iso-639-0.4.5.tar.gz

View File

@@ -6,7 +6,7 @@ _name=${name#*-}
_n=${_name%${_name#?}}
version=0.4.5
release=1
source="https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
b1661b2e68fea5a248d02ef00e59c369 iso3166-2.1.1.tar.gz
b1661b2e68fea5a248d02ef00e59c369 python3-iso3166-2.1.1.tar.gz

View File

@@ -6,7 +6,7 @@ _name=${name#*-}
_n=${_name%${_name#?}}
version=2.1.1
release=1
source="https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
1a310658b30a48641bafb5652ad91c40 isodate-0.6.1.tar.gz
1a310658b30a48641bafb5652ad91c40 python3-isodate-0.6.1.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-isodate
version=0.6.1
release=1
source="https://files.pythonhosted.org/packages/source/i/isodate/isodate-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/i/isodate/isodate-$version.tar.gz"
build() {
cd isodate-$version

View File

@@ -1 +1 @@
d31148abd89c1df1cdb077a55db27d02 Jinja2-3.1.2.tar.gz
d31148abd89c1df1cdb077a55db27d02 python3-jinja2-3.1.2.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-jinja2
version=3.1.2
release=1
source="https://pypi.org/packages/source/J/Jinja2/Jinja2-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.org/packages/source/J/Jinja2/Jinja2-$version.tar.gz"
build() {
cd Jinja2-$version

View File

@@ -1 +1 @@
f9edac7fac232b3657a003fd9a5bbe42 libxml2-2.10.3.tar.xz
f9edac7fac232b3657a003fd9a5bbe42 python3-libxml2-2.10.3.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-libxml2
version=2.10.3
release=2
source="https://download.gnome.org/sources/libxml2/2.10/libxml2-$version.tar.xz"
source="$name-$version.tar.gz::https://download.gnome.org/sources/libxml2/2.10/libxml2-$version.tar.xz"
build() {
cd libxml2-$version

View File

@@ -1 +1 @@
e27240a7319d80d0c1e5390ca31eb1d8 lxml-4.9.1.tar.gz
e27240a7319d80d0c1e5390ca31eb1d8 python3-lxml-4.9.1.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-lxml
version=4.9.1
release=1
source="https://files.pythonhosted.org/packages/source/l/lxml/lxml-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/l/lxml/lxml-$version.tar.gz"
build() {
cd lxml-$version

View File

@@ -1 +1 @@
1822cdb939e7531f7ad0f7f09b434f22 msgpack-1.0.4.tar.gz
1822cdb939e7531f7ad0f7f09b434f22 python3-msgpack-1.0.4.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-msgpack
version=1.0.4
release=1
source="https://files.pythonhosted.org/packages/source/m/msgpack/msgpack-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/m/msgpack/msgpack-$version.tar.gz"
build() {
cd msgpack-$version

View File

@@ -1 +1 @@
e713c1939f294fd729af4a7be40dd141 packaging-21.3.tar.gz
e713c1939f294fd729af4a7be40dd141 python3-packaging-21.3.tar.gz

View File

@@ -6,7 +6,7 @@ _name=${name#*-}
_n=${_name%${_name#?}}
version=21.3
release=1
source="https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
5ba84e1911ef95a5dc30a88da31567b4 pafy-0.5.5.tar.gz
5ba84e1911ef95a5dc30a88da31567b4 python3-pafy-0.5.5.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-pafy
version=0.5.5
release=1
source="https://github.com/mps-youtube/pafy/archive/v$version/pafy-$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/mps-youtube/pafy/archive/v$version/pafy-$version.tar.gz"
build() {
cd pafy-$version

View File

@@ -1 +1 @@
7fd08b11215256601a8a4940c1ba3d34 pep517-0.13.0.tar.gz
7fd08b11215256601a8a4940c1ba3d34 python3-pep517-0.13.0.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-pep517
version=0.13.0
release=1
source="https://pypi.python.org/packages/source/p/pep517/pep517-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.python.org/packages/source/p/pep517/pep517-$version.tar.gz"
build() {
cd pep517-$version

View File

@@ -1 +1 @@
a6507c1e811a51071d2d6de83070e703 python3-pillow-.tar.gz
a6507c1e811a51071d2d6de83070e703 python3-pillow-9.3.0.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-pillow
version=9.3.0
release=1
source="$name-$source.tar.gz::https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-$version.tar.gz"
build() {
cd Pillow-$version

View File

@@ -1 +1 @@
996f58a94fe0b8b82b6795c42bd171ba pip-22.3.1.tar.gz
996f58a94fe0b8b82b6795c42bd171ba python3-pip-22.3.1.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-pip
version=22.3.1
release=1
source="https://pypi.io/packages/source/p/pip/pip-${version}.tar.gz"
source="$name-$version.tar.gz::https://pypi.io/packages/source/p/pip/pip-${version}.tar.gz"
build() {
cd pip-$version

View File

@@ -1 +1 @@
6465f602e656455affcd7c5734c638f8 ply-3.11.tar.gz
6465f602e656455affcd7c5734c638f8 python3-ply-3.11.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-ply
version=3.11
release=1
source="https://files.pythonhosted.org/packages/e5/69/882ee5c9d017149285cab114ebeab373308ef0f874fcdac9beb90e0ac4da/ply-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/e5/69/882ee5c9d017149285cab114ebeab373308ef0f874fcdac9beb90e0ac4da/ply-$version.tar.gz"
build () {
cd ${name##python3-}-$version

View File

@@ -1 +1 @@
cf4b60f0beca2a25bb599e9e858a8223 release_v2.21.tar.gz
cf4b60f0beca2a25bb599e9e858a8223 python3-pycparser-2.21.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-pycparser
version=2.21
release=1
source="https://github.com/eliben/${name#*-*}/archive/release_v$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/eliben/${name#*-*}/archive/release_v$version.tar.gz"
build() {
cd ${name#*-}-release_v$version

View File

@@ -1 +1 @@
5d81ee8d6f1a8aa52e5ad218386775d6 pycryptodome-3.15.0.tar.gz
5d81ee8d6f1a8aa52e5ad218386775d6 python3-pycryptodome-3.15.0.tar.gz

View File

@@ -6,7 +6,7 @@ _name=${name#*-}
_n=${_name%${_name#?}}
version=3.15.0
release=1
source="https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
fadc2f3bf5872bf6310576a86c3566e0 pyparsing-3.0.9.tar.gz
fadc2f3bf5872bf6310576a86c3566e0 python3-pyparsing-3.0.9.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-pyparsing
version=3.0.9
release=1
source="https://files.pythonhosted.org/packages/source/p/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/p/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
4a13bf7bc5be0d6f8b01856059e284cc pyproject2setuppy-22.tar.gz
4a13bf7bc5be0d6f8b01856059e284cc python3-pyproject2setuppy-22.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-pyproject2setuppy
version=22
release=1
source="https://github.com/mgorny/pyproject2setuppy/archive/v$version/pyproject2setuppy-$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/mgorny/pyproject2setuppy/archive/v$version/pyproject2setuppy-$version.tar.gz"
build() {
cd pyproject2setuppy-$version

View File

@@ -1 +1 @@
bf46b54a7e9bcb65ea38f54646181979 pytz-2022.6.tar.gz
bf46b54a7e9bcb65ea38f54646181979 python3-pytz-2022.6.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-pytz
version=2022.6
release=1
source="https://pypi.io/packages/source/p/pytz/pytz-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.io/packages/source/p/pytz/pytz-$version.tar.gz"
build() {
cd pytz-$version

View File

@@ -1 +1 @@
d9a1d04fe60c956f5e3b9de3b4ef4722 pyxdg-0.28.tar.gz
d9a1d04fe60c956f5e3b9de3b4ef4722 python3-pyxdg-0.28.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-pyxdg
version=0.28
release=1
source="https://files.pythonhosted.org/packages/source/p/pyxdg/pyxdg-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/p/pyxdg/pyxdg-$version.tar.gz"
build() {
cd pyxdg-$version

View File

@@ -1,2 +1,2 @@
8701cd93ae4c4448cca368243d9b86f5 certs.patch
796ea875cdae283529c03b9203d9c454 requests-2.28.1.tar.gz
796ea875cdae283529c03b9203d9c454 python3-requests-2.28.1.tar.gz

View File

@@ -6,7 +6,7 @@ _name=${name#*-}
_n=${_name%${_name#?}}
version=2.28.1
release=1
source="https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/$_n/${name#*-}/${name#*-}-$version.tar.gz
certs.patch"
build() {

View File

@@ -1 +1 @@
ae30f52602802f8c7df3a32e1f72b325 scour-v0.38.2.tar.gz
ae30f52602802f8c7df3a32e1f72b325 python3-scour-0.38.2.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-scour
version=0.38.2
release=1
source="https://github.com/scour-project/scour/archive/v$version/scour-v$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/scour-project/scour/archive/v$version/scour-v$version.tar.gz"
build() {
cd scour-$version

View File

@@ -1 +1 @@
fa9771540422a59a8dee1331ad6fd3a9 setproctitle-1.3.2.tar.gz
fa9771540422a59a8dee1331ad6fd3a9 python3-setproctitle-1.3.2.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-setproctitle
version=1.3.2
release=1
source="https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-$version.tar.gz"
build() {
cd setproctitle-$version

View File

@@ -1 +1 @@
0df4e7fd923e4983cd65786efaa0e0d0 setuptools_scm-7.0.5.tar.gz
0df4e7fd923e4983cd65786efaa0e0d0 python3-setuptools-scm-7.0.5.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-setuptools-scm
version=7.0.5
release=1
source="https://files.pythonhosted.org/packages/source/s/setuptools_scm/setuptools_scm-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/s/setuptools_scm/setuptools_scm-$version.tar.gz"
build() {
cd setuptools_scm-$version

View File

@@ -1 +1 @@
c2f54b9d5282984416a9ca08a4f338ba setuptools-65.6.0.tar.gz
c2f54b9d5282984416a9ca08a4f338ba python3-setuptools-65.6.0.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-setuptools
version=65.6.0
release=1
source="https://files.pythonhosted.org/packages/source/s/${name#*-}/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://files.pythonhosted.org/packages/source/s/${name#*-}/${name#*-}-$version.tar.gz"
build() {
cd setuptools-$version

View File

@@ -1 +1 @@
190c585ed6fcb5730f550b1330cd473f PyQt5_sip-12.11.0.tar.gz
190c585ed6fcb5730f550b1330cd473f python3-sip-pyqt5-12.11.0.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-sip-pyqt5
version=12.11.0
release=1
source="https://pypi.python.org/packages/source/P/PyQt5-sip/PyQt5_sip-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.python.org/packages/source/P/PyQt5-sip/PyQt5_sip-$version.tar.gz"
build() {
cd PyQt5_sip-$version

View File

@@ -1 +1 @@
ea2c62c6eb150dafea08eca0bc682dc7 sip-6.7.1.tar.gz
ea2c62c6eb150dafea08eca0bc682dc7 python3-sip-6.7.1.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-sip
version=6.7.1
release=1
source="https://pypi.python.org/packages/source/s/sip/sip-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.python.org/packages/source/s/sip/sip-$version.tar.gz"
build() {
cd sip-$version

View File

@@ -1 +1 @@
a7c927740e4964dd29b72cebfc1429bb six-1.16.0.tar.gz
a7c927740e4964dd29b72cebfc1429bb python3-six-1.16.0.tar.gz

View File

@@ -4,7 +4,7 @@
name=python3-six
version=1.16.0
release=1
source="https://pypi.io/packages/source/s/six/six-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.io/packages/source/s/six/six-$version.tar.gz"
build() {
cd six-$version

View File

@@ -1 +1 @@
4332ddc7bbee0f344a03915b2ad59a54 snowballstemmer-2.2.0.tar.gz
4332ddc7bbee0f344a03915b2ad59a54 python3-snowballstemmer-2.2.0.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-snowballstemmer
version=2.2.0
release=1
source="https://pypi.org/packages/source/S/Snowballstemmer/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://pypi.org/packages/source/S/Snowballstemmer/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
4b813df230e3c615fc16b88d3faecbd5 sphinxcontrib-applehelp-1.0.2.tar.gz
4b813df230e3c615fc16b88d3faecbd5 python3-sphinxcontrib-applehelp-1.0.2.tar.gz

View File

@@ -5,7 +5,7 @@
name=python3-sphinxcontrib-applehelp
version=1.0.2
release=1
source="https://github.com/sphinx-doc/${name#*-}/archive/$version/${name#*-}-$version.tar.gz"
source="$name-$version.tar.gz::https://github.com/sphinx-doc/${name#*-}/archive/$version/${name#*-}-$version.tar.gz"
build() {
cd ${name#*-}-$version

View File

@@ -1 +1 @@
5ff568fed7b7e2a1ab0e09b874c413de sphinxcontrib-devhelp-1.0.2.tar.gz
5ff568fed7b7e2a1ab0e09b874c413de python3-sphinxcontrib-devhelp-1.0.2.tar.gz

Some files were not shown because too many files have changed in this diff Show More