1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

devel/py-cymem: Update 2.0.2 -> 2.0.3

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2019-11-25 01:19:46 +00:00
parent 843e25071e
commit ae3dfb002a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518373
3 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cymem
PORTVERSION= 2.0.2
PORTVERSION= 2.0.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1560653563
SHA256 (cymem-2.0.2.tar.gz) = ab88b1534f06df07262d9bc5efb3ba07948cdbe9a363eb9eaa4ad42fae6c7b5e
SIZE (cymem-2.0.2.tar.gz) = 47797
TIMESTAMP = 1574644669
SHA256 (cymem-2.0.3.tar.gz) = 5083b2ab5fe13ced094a82e0df465e2dbbd9b1c013288888035e24fd6eb4ed01
SIZE (cymem-2.0.3.tar.gz) = 51043

View File

@ -1,11 +1,11 @@
--- setup.py.orig 2019-06-16 03:00:04 UTC
--- setup.py.orig 2019-11-13 12:12:11 UTC
+++ setup.py
@@ -119,7 +119,7 @@ def setup_package():
url=about['__uri__'],
license=about['__license__'],
@@ -121,7 +121,7 @@ def setup_package():
url=about["__uri__"],
license=about["__license__"],
ext_modules=ext_modules,
- setup_requires=['wheel>=0.32.0,<0.33.0'],
- setup_requires=["wheel>=0.32.0,<0.33.0"],
+ setup_requires=[],
classifiers=[
'Environment :: Console',
'Intended Audience :: Developers',
"Environment :: Console",
"Intended Audience :: Developers",