net/nsscache: Update to 0.41
Sponsored by: BBOX.io
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nsscache
|
||||
PORTVERSION= 0.39
|
||||
PORTVERSION= 0.41
|
||||
DISTVERSIONPREFIX= version/
|
||||
CATEGORIES= net python
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1579460924
|
||||
SHA256 (google-nsscache-version-0.39_GH0.tar.gz) = 3eb0b2a4c163d2c2fd3748e23fc6296f253d9be0a74a1fe9c0fe3191f4c2638d
|
||||
SIZE (google-nsscache-version-0.39_GH0.tar.gz) = 127896
|
||||
TIMESTAMP = 1612759227
|
||||
SHA256 (google-nsscache-version-0.41_GH0.tar.gz) = bb022e0a8e9c5c29368dc24a6af40c2b4b2da1fd87618976700e0e6f124c295a
|
||||
SIZE (google-nsscache-version-0.41_GH0.tar.gz) = 130258
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
--- setup.py.orig 2019-11-11 16:27:27 UTC
|
||||
+++ setup.py
|
||||
@@ -46,7 +46,6 @@ as LDAP.""",
|
||||
'nss_cache.update', 'nss_cache.sources'
|
||||
],
|
||||
scripts=['nsscache'],
|
||||
- data_files=[('/etc', ['nsscache.conf'])],
|
||||
python_requires='~=3.4',
|
||||
setup_requires=['pytest-runner'],
|
||||
tests_require=['pytest', 'mox3', 'pytest-cov', 'python-coveralls'],
|
||||
Reference in New Issue
Block a user