-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
64 changed files
with
1,581 additions
and
922 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
33cf970a623c442376f9d4a86fb187579e4438649daa5b5be993d05e74d7b2db 410216 python-src/social_auth_core-4.5.4-py3-none-any.whl | ||
43114bbc50f99789f7aadfd4943c2e15aee5e2f8c8612ad67fc4115b70b46ee1 415386 python-src/social_auth_core-4.5.6-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 4.5.4 | ||
DEF[PORTVERSION]= 4.5.6 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-social-auth-core | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/python-social-auth/social-core | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/85/9e/c4b21c66ff73bcbd605ba06b7c48260559ec50b5a4216ce2736053fe1bc1 | ||
SITES[main]= PYPIWHL/44/48/d09817114dfaf4337a823aef52fefeef5d032118b2ab190d403bd8302d75 | ||
DISTFILE[1]= social_auth_core-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
@@ -30,34 +30,45 @@ GENERATED= yes | |
DISTNAME= social_auth_core-${PORTVERSION}.dist-info | ||
|
||
# Requires-Dist extracted from wheel metadata | ||
# requests >=2.9.1 | ||
# oauthlib >=1.0.3 | ||
# requests-oauthlib >=0.6.1 | ||
# PyJWT >=2.7.0 | ||
# cryptography >=1.4 | ||
# defusedxml >=0.5.0rc1 | ||
# python3-openid >=3.0.10 | ||
# python3-saml >=1.5.0 ; extra == 'all' | ||
# cryptography >=2.1.1 ; extra == 'all' | ||
# python3-saml >=1.5.0 ; extra == 'allpy3' | ||
# cryptography >=2.1.1 ; extra == 'allpy3' | ||
# cryptography >=2.1.1 ; extra == 'azuread' | ||
# python3-saml >=1.5.0 ; extra == 'saml' | ||
# PyJWT>=2.7.0 | ||
# cryptography>=1.4 | ||
# defusedxml>=0.5.0 | ||
# oauthlib>=1.0.3 | ||
# python3-openid>=3.0.10 | ||
# requests-oauthlib>=0.6.1 | ||
# requests>=2.9.1 | ||
# social-auth-core[saml]; extra == "all" | ||
# social-auth-core[azuread]; extra == "all" | ||
# social-auth-core[shopify]; extra == "all" | ||
# social-auth-core[google-onetap]; extra == "all" | ||
# social-auth-core[all]; extra == "allpy3" | ||
# cryptography>=2.1.1; extra == "azuread" | ||
# flake8>=5.0.4; extra == "dev" | ||
# pytest>=4.5; extra == "dev" | ||
# httpretty~=1.1.0; extra == "dev" | ||
# coverage>=3.6; extra == "dev" | ||
# pytest-cov>=2.7.1; extra == "dev" | ||
# urllib3~=2.2.0; extra == "dev" | ||
# pyright>=1.1.391; extra == "dev" | ||
# google-auth~=2.38.0; extra == "google-onetap" | ||
# python3-saml>=1.5.0; extra == "saml" | ||
# lxml~=5.2.1; extra == "saml" | ||
# ShopifyAPI; extra == "shopify" | ||
|
||
[PY312].USES_ON= python:v12,wheel | ||
[PY312].RUN_DEPENDS_ON= python-requests:single:v12 | ||
python-oauthlib:single:v12 | ||
python-requests-oauthlib:single:v12 | ||
python-PyJWT:single:v12 | ||
[PY312].RUN_DEPENDS_ON= python-PyJWT:single:v12 | ||
python-cryptography:single:v12 | ||
python-defusedxml:single:v12 | ||
python-oauthlib:single:v12 | ||
python-python3-openid:single:v12 | ||
python-requests-oauthlib:single:v12 | ||
python-requests:single:v12 | ||
[PY313].USES_ON= python:v13,wheel | ||
[PY313].RUN_DEPENDS_ON= python-requests:single:v13 | ||
python-oauthlib:single:v13 | ||
python-requests-oauthlib:single:v13 | ||
python-PyJWT:single:v13 | ||
[PY313].RUN_DEPENDS_ON= python-PyJWT:single:v13 | ||
python-cryptography:single:v13 | ||
python-defusedxml:single:v13 | ||
python-oauthlib:single:v13 | ||
python-python3-openid:single:v13 | ||
python-requests-oauthlib:single:v13 | ||
python-requests:single:v13 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fe0f8d786029125f4c66a30b1d81a551f667b0915dac843604ffa0652c5ff475 13336943 python-src/botocore-1.36.15-py3-none-any.whl | ||
24a7052e792639dc2726001bd474cd0aaa959c1e18ddd92c17f3adc6efa1b132 13352864 python-src/botocore-1.36.21-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 1.36.15 | ||
DEF[PORTVERSION]= 1.36.21 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-botocore | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/boto/botocore | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/b4/25/d0f01233b02950e347716537a9b967d0813d8753bc9c23702cd1ced9232a | ||
SITES[main]= PYPIWHL/7b/b4/8f1dc71437d12a61ca1daac534bc32fa6ccf207011eab7465d8c8a46dc06 | ||
DISTFILE[1]= botocore-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
b9317997552424448c6096c2558872fdb6f81d3ecb3a40ce84a7518798f3f28d 84563 python-src/myst_parser-4.0.0-py3-none-any.whl | ||
9134e88959ec3b5780aedf8a99680ea242869d012e8821db3126d427edc9c95d 84579 python-src/myst_parser-4.0.1-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 4.0.0 | ||
DEF[PORTVERSION]= 4.0.1 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-myst-parser | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/executablebooks/MyST-Parser | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/ca/b4/b036f8fdb667587bb37df29dc6644681dd78b7a2a6321a34684b79412b28 | ||
SITES[main]= PYPIWHL/5f/df/76d0321c3797b54b60fef9ec3bd6f4cfd124b9e422182156a1dd418722cf | ||
DISTFILE[1]= myst_parser-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
@@ -36,7 +36,7 @@ DISTNAME= myst_parser-${PORTVERSION}.dist-info | |
# mdit-py-plugins~=0.4,>=0.4.1 | ||
# pyyaml | ||
# sphinx>=7,<9 | ||
# pre-commit~=3.0 ; extra == "code_style" | ||
# pre-commit~=4.0 ; extra == "code-style" | ||
# linkify-it-py~=2.0 ; extra == "linkify" | ||
# sphinx>=7 ; extra == "rtd" | ||
# ipython ; extra == "rtd" | ||
|
@@ -57,6 +57,7 @@ DISTNAME= myst_parser-${PORTVERSION}.dist-info | |
# pytest-regressions ; extra == "testing" | ||
# pytest-param-files~=0.6.0 ; extra == "testing" | ||
# sphinx-pytest ; extra == "testing" | ||
# pygments<2.19 ; extra == "testing" | ||
# pygments ; extra == "testing-docutils" | ||
# pytest>=8,<9 ; extra == "testing-docutils" | ||
# pytest-param-files~=0.6.0 ; extra == "testing-docutils" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
c4852822928ce17fb699bcfccd644b3574f1a2d80aeb2b4ff4f16b02dd49dc64 95011 python-src/django_filter-24.3-py3-none-any.whl | ||
4fa48677cf5857b9b1347fed23e355ea792464e0fe07244d1fdfb8a806215b80 94114 python-src/django_filter-25.1-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 24.3 | ||
DEF[PORTVERSION]= 25.1 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-django-filter | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/carltongibson/django-filter/tree/main | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/09/b1/92f1c30b47c1ebf510c35a2ccad9448f73437e5891bbd2b4febe357cc3de | ||
SITES[main]= PYPIWHL/07/a6/70dcd68537c434ba7cb9277d403c5c829caf04f35baf5eb9458be251e382 | ||
DISTFILE[1]= django_filter-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0e25f6425ad4a700d7f77cd468da9161e63658837d1bc34861a9861a4ef6346d 1171267 python-src/Cython-3.0.11-py2.py3-none-any.whl | ||
0038c9bae46c459669390e53a1ec115f8096b2e4647ae007ff1bf4e6dee92806 1171640 python-src/Cython-3.0.12-py2.py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 3.0.11 | ||
DEF[PORTVERSION]= 3.0.12 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-Cython | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://cython.org/ | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/43/39/bdbec9142bc46605b54d674bf158a78b191c2b75be527c6dcf3e6dfe90b8 | ||
SITES[main]= PYPIWHL/27/6b/7c87867d255cbce8167ed99fc65635e9395d2af0f0c915428f5b17ec412d | ||
DISTFILE[1]= Cython-${PORTVERSION}-py2.py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
d107962ec45e65e3bd10c1d9242bdbbedaa38193c9e3a6617bd6d996e5747b19 298686 python-src/pypdf-5.2.0-py3-none-any.whl | ||
d7b6db242f5f8fdb4990ae11815c394b8e1b955feda0befcce862efd8559c181 300731 python-src/pypdf-5.3.0-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 5.2.0 | ||
DEF[PORTVERSION]= 5.3.0 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-pypdf | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/py-pdf/pypdf | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/3e/6e/9aa158121eb5a6af5537af0bde9e38092a97c40a5a0ecaec7cc9688b2c2e | ||
SITES[main]= PYPIWHL/4d/2b/3b25ddd464c4265ba65cec794012aab64f1d7dbbdfd170c567d84a0b26c9 | ||
DISTFILE[1]= pypdf-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
@@ -34,17 +34,17 @@ DISTNAME= pypdf-${PORTVERSION}.dist-info | |
# cryptography ; extra == "crypto" | ||
# PyCryptodome ; extra == "cryptodome" | ||
# black ; extra == "dev" | ||
# flit ; extra == "dev" | ||
# pip-tools ; extra == "dev" | ||
# pre-commit<2.18.0 ; extra == "dev" | ||
# pytest-cov ; extra == "dev" | ||
# pytest-socket ; extra == "dev" | ||
# pytest-timeout ; extra == "dev" | ||
# flit ; extra == "dev" | ||
# wheel ; extra == "dev" | ||
# pytest-xdist ; extra == "dev" | ||
# wheel ; extra == "dev" | ||
# myst_parser ; extra == "docs" | ||
# sphinx ; extra == "docs" | ||
# sphinx_rtd_theme ; extra == "docs" | ||
# myst_parser ; extra == "docs" | ||
# cryptography ; extra == "full" | ||
# Pillow>=8.0.0 ; extra == "full" | ||
# Pillow>=8.0.0 ; extra == "image" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
810caf10c8d390c895750b09718a8d669a6f86d7e72508ba114d6d8f32eb045f 95765 python-src/strawberry_graphql_django-0.55.1-py3-none-any.whl | ||
38d280aba12cbb3c4727dd7380fe96b6de4731cebff1120ee46c97bc4ae03e82 95742 python-src/strawberry_graphql_django-0.55.2-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 0.55.1 | ||
DEF[PORTVERSION]= 0.55.2 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-strawberry-graphql-django | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/strawberry-graphql/strawberry-django | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/0e/7f/180676454f4d4b51c9e6f97031fa0c9a9d3280dae36ae930a66111012a7c | ||
SITES[main]= PYPIWHL/87/04/4aa1e54d407c24e693942aa66bf1fa20ca51dfd10790bef5c10cc07abc96 | ||
DISTFILE[1]= strawberry_graphql_django-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
@@ -34,17 +34,14 @@ DISTNAME= strawberry_graphql_django-${PORTVERSION}.dist-info | |
# django (>=4.2) | ||
# django-choices-field (>=2.2.2) ; extra == "enum" | ||
# django-debug-toolbar (>=3.4) ; extra == "debug-toolbar" | ||
# django-tree-queries (>=0.19.0,<0.20.0) | ||
# strawberry-graphql (>=0.258.0) | ||
|
||
[PY312].USES_ON= python:v12,wheel | ||
[PY312].RUN_DEPENDS_ON= python-asgiref:single:v12 | ||
python-Django:single:v12 | ||
python-django-tree-queries:single:v12 | ||
python-strawberry-graphql:single:v12 | ||
[PY313].USES_ON= python:v13,wheel | ||
[PY313].RUN_DEPENDS_ON= python-asgiref:single:v13 | ||
python-Django:single:v13 | ||
python-django-tree-queries:single:v13 | ||
python-strawberry-graphql:single:v13 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
b6c338340dee7f665a94407c48663c5e26ea0b962edbda7ffc558b4fcadb09da 73081 python-src/lizard-1.17.17-py2.py3-none-any.whl | ||
a30fbb9fc8410f42bcb2c8c5bbf63908c9cee33f98a43111d06367fe7f7c927b 73569 python-src/lizard-1.17.19-py2.py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 1.17.17 | ||
DEF[PORTVERSION]= 1.17.19 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-lizard | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.lizard.ws | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/d0/c8/14a682066789bc4781fc3b2ffe175516f07a8a81718a7637e97642167237 | ||
SITES[main]= PYPIWHL/e0/2f/1df4424f123f6a6bcf92bdcb22be331fa32981aee9193f6fd325fd1b35ee | ||
DISTFILE[1]= lizard-${PORTVERSION}-py2.py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
041adda6e9a97ca337793f6c07fe4db0a9793226907394a00022782f132040ec 297226 python-src/strawberry_graphql-0.258.0-py3-none-any.whl | ||
b3eb30bb1318b3a2d4405c100618b36e082899309fea8550029ef530d56c1276 295820 python-src/strawberry_graphql-0.260.2-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 0.258.0 | ||
DEF[PORTVERSION]= 0.260.2 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-strawberry-graphql | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://strawberry.rocks/ | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/43/76/a16fca2fdd520d74a272b923952064411e39ab30839c674ddc5fe418afb3 | ||
SITES[main]= PYPIWHL/42/e6/b82332702f1c1ff31eadaf980a6f5dddd83aaf40fd481fd3519e9024389e | ||
DISTFILE[1]= strawberry_graphql-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4e4cb403c0b0da39e13b46b1b2476e505cb0046b25f242bee80f62bf990b2779 4282379 python-src/virtualenv-20.29.1-py3-none-any.whl | ||
febddfc3d1ea571bdb1dc0f98d7b45d24def7428214d4fb73cc486c9568cce6a 4301478 python-src/virtualenv-20.29.2-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DEF[PORTVERSION]= 20.29.1 | ||
DEF[PORTVERSION]= 20.29.2 | ||
# ------------------------------------------------------------------------ | ||
|
||
NAMEBASE= python-virtualenv | ||
|
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/pypa/virtualenv | |
CONTACT= Python_Automaton[[email protected]] | ||
|
||
DOWNLOAD_GROUPS= main | ||
SITES[main]= PYPIWHL/89/9b/599bcfc7064fbe5740919e78c5df18e5dceb0887e676256a1061bb5ae232 | ||
SITES[main]= PYPIWHL/93/fa/849483d56773ae29740ae70043ad88e068f98a6401aa819b5d6bee604683 | ||
DISTFILE[1]= virtualenv-${PORTVERSION}-py3-none-any.whl:main | ||
DIST_SUBDIR= python-src | ||
|
||
|
Oops, something went wrong.