FreeBSD Bugzilla – Attachment 204341 Details for
Bug 237858
www/py-kallithea: Update to 0.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
svn diff patch
kallithea-0.4.0-patch.txt (text/plain), 3.19 KB, created by
Šimun Mikecin
on 2019-05-12 22:32:37 UTC
(
hide
)
Description:
svn diff patch
Filename:
MIME Type:
Creator:
Šimun Mikecin
Created:
2019-05-12 22:32:37 UTC
Size:
3.19 KB
patch
obsolete
>Index: py-kallithea/Makefile >=================================================================== >--- py-kallithea/Makefile (revision 501508) >+++ py-kallithea/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= kallithea >-PORTVERSION= 0.3.6 >+PORTVERSION= 0.4.0 > CATEGORIES= www devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >Index: py-kallithea/distinfo >=================================================================== >--- py-kallithea/distinfo (revision 501508) >+++ py-kallithea/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1545895082 >-SHA256 (Kallithea-0.3.6.tar.gz) = 745b2032ab85be07f94b8ee499059a3b015a619262d64dee067d4b7198d64180 >-SIZE (Kallithea-0.3.6.tar.gz) = 6374356 >+TIMESTAMP = 1557698637 >+SHA256 (Kallithea-0.4.0.tar.gz) = cb5bceffe128179d5ae6bec5d94350eafaaa5136f195ab45a47546cc2c336fdf >+SIZE (Kallithea-0.4.0.tar.gz) = 4899909 >Index: py-kallithea/files/patch-setup.py >=================================================================== >--- py-kallithea/files/patch-setup.py (revision 501508) >+++ py-kallithea/files/patch-setup.py (nonexistent) >@@ -1,64 +0,0 @@ >---- setup.py.orig 2018-11-04 20:39:44 UTC >-+++ setup.py >-@@ -35,38 +35,38 @@ __platform__ = platform.system() >- is_windows = __platform__ in ['Windows'] >- >- requirements = [ >-- "setuptools<34", # setuptools==34 has an undeclared requirement of pyparsing >=2.1, but celery<2.3 requires pyparsing<2 >-- "waitress==0.8.8", >-- "webob>=1.0.8,<=1.1.1", >-- "webtest==1.4.3", >-- "Pylons>=1.0.0,<=1.0.3", >-- "Beaker==1.6.4", >-- "WebHelpers==1.3", >-- "formencode>=1.2.4,<=1.2.6", >-- "SQLAlchemy==0.7.10", >-- "Mako>=0.9.0,<=1.0.0", >-+ "setuptools", >-+ "waitress>=0.8.8", >-+ "webob>=1.0.8", >-+ "webtest>=1.4.3", >-+ "Pylons>=1.0.0", >-+ "Beaker>=1.6.4", >-+ "WebHelpers>=1.3", >-+ "formencode>=1.2.4", >-+ "SQLAlchemy>=0.7.10", >-+ "Mako>=0.9.0", >- "pygments>=1.5", >-- "whoosh>=2.4.0,<=2.5.7", >-- "celery>=2.2.5,<2.3", >-- "babel>=0.9.6,<=1.3", >-- "python-dateutil>=1.5.0,<2.0.0", >-- "markdown==2.2.1", >-- "docutils>=0.8.1,<=0.11", >-+ "whoosh>=2.4.0", >-+ "celery>=2.2.5", >-+ "babel>=0.9.6", >-+ "python-dateutil>=1.5.0", >-+ "markdown>=2.2.1", >-+ "docutils>=0.8.11", >- "mock", >-- "URLObject==2.3.4", >-- "Routes==1.13", >-- "dulwich>=0.9.9,<=0.9.9", >-- "mercurial>=2.9,<4.3", >-- "bleach >= 3.0, < 3.1", >-+ "URLObject>=2.3.4", >-+ "Routes>=1.13", >-+ "dulwich>=0.9.9", >-+ "mercurial>=2.9", >-+ "bleach>=2.1.3", >- ] >- >- if sys.version_info < (2, 7): >-- requirements.append("importlib==1.0.1") >-+ requirements.append("importlib>=1.0.1") >- requirements.append("unittest2") >- requirements.append("argparse") >- >- if not is_windows: >-- requirements.append("py-bcrypt>=0.3.0,<=0.4") >-+ requirements.append("bcrypt>=0.3.0") >- >- >- dependency_links = [ > >Property changes on: py-kallithea/files/patch-setup.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-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 Raw
Actions:
View
Attachments on
bug 237858
: 204341