Add extra version of py-backports-abc (#14978)
This commit is contained in:
parent
c92201e6ab
commit
7c88bb937d
@ -12,6 +12,7 @@ class PyBackportsAbc(PythonPackage):
|
|||||||
homepage = "https://github.com/cython/backports_abc"
|
homepage = "https://github.com/cython/backports_abc"
|
||||||
url = "https://github.com/cython/backports_abc/archive/0.4.tar.gz"
|
url = "https://github.com/cython/backports_abc/archive/0.4.tar.gz"
|
||||||
|
|
||||||
|
version('0.5', sha256='ca1872b55cc9e19ce7288670d360104d5aac88ff1d0a0e7ad6e97267705611f9')
|
||||||
version('0.4', sha256='2b5c4e91e37ba8bcd3fb8fecc8530f941578fc2c911497da3f09bf5fec6a6705')
|
version('0.4', sha256='2b5c4e91e37ba8bcd3fb8fecc8530f941578fc2c911497da3f09bf5fec6a6705')
|
||||||
|
|
||||||
depends_on('py-setuptools', type='build')
|
depends_on('py-setuptools', type='build')
|
||||||
|
Loading…
Reference in New Issue
Block a user