mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
www/py-django-dpaste: Update commit hash, switch to setuptools new world order
- Dont point to a direct commit since upstream tagged 2.1 - Deprecate easy_install
This commit is contained in:
parent
f42de2401b
commit
a295452cfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336618
@ -23,11 +23,10 @@ MIGRATIONS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}south>=0.8.2:${PORTSDIR}/database
|
||||
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
GH_ACCOUNT= bartTC
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= bb089fe
|
||||
GH_COMMIT= 4ffd0ed
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dpaste-2.1.tar.gz) = f87a83b603bc2985e3eeb42df383871aa11f39c10d8088d6d16dcb9bc8c67e8a
|
||||
SIZE (dpaste-2.1.tar.gz) = 113855
|
||||
SHA256 (dpaste-2.1.tar.gz) = 3ca5e2d2a5f7ae7125ce3d479a61c42aef76c71ebed9a7e481da9c6cc7394981
|
||||
SIZE (dpaste-2.1.tar.gz) = 113997
|
||||
|
Loading…
Reference in New Issue
Block a user