1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

devel/py-sysctl: Fix Python 2.7 builds

*tips pointy hat*

Approved by:	bapt
Sponsored by:	iXsystems, Inc.
This commit is contained in:
Ryan Moeller 2020-10-27 17:27:02 +00:00
parent 1fe7662eca
commit df98b02fe6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553457
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sysctl
PORTVERSION= 0.3.1.20201026
PORTVERSION= 0.3.1.20201027
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,6 +18,6 @@ USE_PYTHON= distutils autoplist
USE_GITHUB= yes
GH_ACCOUNT= william-gr
GH_PROJECT= py-sysctl
GH_TAGNAME= 0aa82623
GH_TAGNAME= 1c8e4077
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603724159
SHA256 (william-gr-py-sysctl-0.3.1.20201026-0aa82623_GH0.tar.gz) = a6bbaba14c6609167f9a710ac5f28a1208df83c7d61103b6b93a3ba2dd815341
SIZE (william-gr-py-sysctl-0.3.1.20201026-0aa82623_GH0.tar.gz) = 8184
TIMESTAMP = 1603819384
SHA256 (william-gr-py-sysctl-0.3.1.20201027-1c8e4077_GH0.tar.gz) = 582e44280ab8886c3017c212e3be55877befd36e2bd22a2509e2cc9fa2b34292
SIZE (william-gr-py-sysctl-0.3.1.20201027-1c8e4077_GH0.tar.gz) = 8184