Skip to content

Commit

Permalink
devel/py-fastbencode: update to 0.2
Browse files Browse the repository at this point in the history
Mostly janitorial changes.

PR:		267676
MFH:		2023Q2
  • Loading branch information
fullermd authored and clausecker committed Apr 20, 2023
1 parent e954061 commit d762e3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-fastbencode/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fastbencode
PORTVERSION= 0.0.9
DISTVERSION= 0.2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

USES= python:3.6+
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist cython distutils

post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/fastbencode/*.so
Expand Down
6 changes: 3 additions & 3 deletions devel/py-fastbencode/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1658091430
SHA256 (fastbencode-0.0.9.tar.gz) = a508632c645f2e3ffbb4984cb544035c8946d6fec8cfe0aec5e556340773ce9c
SIZE (fastbencode-0.0.9.tar.gz) = 84064
TIMESTAMP = 1678235757
SHA256 (fastbencode-0.2.tar.gz) = 578eb9c4700d6705d71fbc8d7d57bca2cd987eca2cec1d9e77b9e0702db1e56f
SIZE (fastbencode-0.2.tar.gz) = 22580

0 comments on commit d762e3c

Please sign in to comment.