FreeBSD Bugzilla – Attachment 160268 Details for
Bug 202598
[patch] deskutils/py-khal: update to 0.6.0, fix deps, add zsh completion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
py-khal.patch (text/plain), 2.72 KB, created by
Maxim Filimonov
on 2015-08-24 00:14:11 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Maxim Filimonov
Created:
2015-08-24 00:14:11 UTC
Size:
2.72 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 395146) >+++ Makefile (working copy) >@@ -1,29 +0,0 @@ >-# Created by: che@bein.link >-# $FreeBSD$ >- >-PORTNAME= khal >-PORTVERSION= 0.4.0 >-CATEGORIES= deskutils python >-MASTER_SITES= CHEESESHOP >-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >- >-MAINTAINER= che@bein.link >-COMMENT= CalDAV-based calendar >- >-LICENSE= MIT >-LICENSE_FILE= ${WRKSRC}/COPYING >- >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:${PORTSDIR}/devel/py-click \ >- ${PYTHON_PKGNAMEPREFIX}icalendar>=3.8.2:${PORTSDIR}/devel/py-icalendar \ >- ${PYTHON_PKGNAMEPREFIX}urwid>=1.2.1:${PORTSDIR}/devel/py-urwid \ >- ${PYTHON_PKGNAMEPREFIX}xdg>=0.25:${PORTSDIR}/devel/py-xdg \ >- ${PYTHON_PKGNAMEPREFIX}pytz>=2014.10:${PORTSDIR}/devel/py-pytz \ >- ${PYTHON_PKGNAMEPREFIX}dateutil>=2.3:${PORTSDIR}/devel/py-dateutil \ >- ${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:${PORTSDIR}/devel/py-configobj \ >- ${PYTHON_PKGNAMEPREFIX}tzlocal>=1.0:${PORTSDIR}/devel/py-tzlocal \ >- ${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0.4.3:${PORTSDIR}/deskutils/py-vdirsyncer >- >-USES= python >-USE_PYTHON= autoplist distutils >- >-.include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 395146) >+++ distinfo (working copy) >@@ -1,2 +0,0 @@ >-SHA256 (khal-0.4.0.tar.gz) = 9762783cfe1343772da7fd5e287ecfbd825f25e29482b3d32834b41837111e84 >-SIZE (khal-0.4.0.tar.gz) = 43665 >Index: files/patch-setup.py >=================================================================== >--- files/patch-setup.py (revision 0) >+++ files/patch-setup.py (working copy) >@@ -0,0 +1,11 @@ >+--- setup.py.orig 2015-08-22 23:17:24 UTC >++++ setup.py >+@@ -41,8 +41,6 @@ setup( >+ }, >+ install_requires=requirements, >+ extras_require=extra_requirements, >+- setup_requires=['setuptools_scm'], >+- use_scm_version={'write_to': 'khal/version.py'}, >+ classifiers=[ >+ "Development Status :: 4 - Beta", >+ "License :: OSI Approved :: MIT License", > >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 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 395146) >+++ pkg-descr (working copy) >@@ -1,5 +0,0 @@ >-Khal is a calendar program for the terminal for viewing, adding and editing >-events and calendars. Khal is build on the iCalendar and vdir (allowing the >-use of vdirsyncer for CalDAV compatibility) standards. >- >-WWW: http://lostpackets.de/khal/
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 202598
:
160257
|
160258
|
160268
|
160272
|
160273
|
160274