FreeBSD Bugzilla – Attachment 168833 Details for
Bug 208428
[PATCH] deskutils/py-vdirsyncer: update dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update deskutils/py-vdirsyncer to 0.9.3
py-vdirsyncer-0.9.3.diff (text/plain), 2.73 KB, created by
Christian Geier
on 2016-03-31 14:54:26 UTC
(
hide
)
Description:
update deskutils/py-vdirsyncer to 0.9.3
Filename:
MIME Type:
Creator:
Christian Geier
Created:
2016-03-31 14:54:26 UTC
Size:
2.73 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 412213) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= vdirsyncer >-PORTVERSION= 0.4.3 >+PORTVERSION= 0.9.3 > CATEGORIES= deskutils python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,12 +12,14 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.4:${PORTSDIR}/devel/py-atomicwrites \ >- ${PYTHON_PKGNAMEPREFIX}click>=3.2:${PORTSDIR}/devel/py-click \ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:${PORTSDIR}/devel/py-atomicwrites \ >+ ${PYTHON_PKGNAMEPREFIX}click>=5.0:${PORTSDIR}/devel/py-click \ >+ ${PYTHON_PKGNAMEPREFIX}click-log>=0.1.3:${PORTSDIR}/devel/py-click-log \ >+ ${PYTHON_PKGNAMEPREFIX}click-threading>=0.1.2:${PORTSDIR}/devel/py-click-threading \ > ${PYTHON_PKGNAMEPREFIX}icalendar>=3.6:${PORTSDIR}/devel/py-icalendar \ >- ${PYTHON_PKGNAMEPREFIX}lxml>=3.0:${PORTSDIR}/devel/py-lxml \ >+ ${PYTHON_PKGNAMEPREFIX}lxml>=3.1:${PORTSDIR}/devel/py-lxml \ > ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:${PORTSDIR}/www/py-requests \ >- ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.1.3:${PORTSDIR}/www/py-requests-toolbelt >+ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.4.0:${PORTSDIR}/www/py-requests-toolbelt > > USES= python > USE_PYTHON= autoplist distutils >Index: distinfo >=================================================================== >--- distinfo (revision 412213) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (vdirsyncer-0.4.3.tar.gz) = 1684c82fc6f2fa2d4bc88a6bd8294357f36c83e5c36de70354a2c27f9dea1b40 >-SIZE (vdirsyncer-0.4.3.tar.gz) = 158711 >+SHA256 (vdirsyncer-0.9.3.tar.gz) = 8ca2941bb99c5b67f0f9e7cae3dd65fcbd64b8969515c68d44e6f3cd9cfc50f2 >+SIZE (vdirsyncer-0.9.3.tar.gz) = 92463 >Index: files/patch-setup.py >=================================================================== >--- files/patch-setup.py (nonexistent) >+++ files/patch-setup.py (working copy) >@@ -0,0 +1,12 @@ >+--- setup.py 2016-03-31 12:28:43.379462634 +0200 >++++ setup.orgi.py 2016-03-31 12:28:21.383463491 +0200 >+@@ -66,7 +66,8 @@ >+ use_scm_version={ >+ 'write_to': 'vdirsyncer/version.py', >+ }, >+- setup_requires=['setuptools_scm'], >++ setup_requires=['setuptools'], >++ version='0.9.3', >+ author='Markus Unterwaditzer', >+ author_email='markus@unterwaditzer.net', >+ url='https://github.com/pimutils/vdirsyncer', > >Property changes on: files/patch-setup.py >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208428
:
168833
|
168980
|
168981