summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-04 17:12:34 +0000
committerwiz <wiz@pkgsrc.org>2014-05-04 17:12:34 +0000
commit115faf5e78a31f303ec2a40f54375b8bca9adfe6 (patch)
tree16eaba2aee47fd3809b6f42dc9416a7b9baed5a1 /www
parentb4337b2764a1006e33f47836a657759be08b5d1c (diff)
downloadpkgsrc-115faf5e78a31f303ec2a40f54375b8bca9adfe6.tar.gz
Update to 3.3.0:
The CherryPy team is proud to announce the release of CherryPy 3.3.0! After a long stable life, CherryPy 3.2 is now superseded by CherryPy 3.3. In addition to several bugs fixed, the latest release also includes a few improvements, detailed in the Release Notes. Beginning with this release, the CherryPy maintainers will seek to make more frequent updates and follow semver versioning. The more frequent releases will allow improvements and bug fixes to quickly percolate and get frequent feedback. The semver scheme will allow package maintainers to manage their expectations when upgrading. We hope these changes to the release cycle will spur innovation and reinvigorate the project. Given that changes in this 3.3.0 release include changes going back several years, please do upgrade with caution. If you encounter any issues, please report those to the issue tracker. Wishing you Voodoo-free HTTP, The CherryPy team
Diffstat (limited to 'www')
-rw-r--r--www/py-cherrypy/Makefile4
-rw-r--r--www/py-cherrypy/PLIST11
-rw-r--r--www/py-cherrypy/distinfo8
3 files changed, 13 insertions, 10 deletions
diff --git a/www/py-cherrypy/Makefile b/www/py-cherrypy/Makefile
index 77a1d7812ab..da3c99bd11f 100644
--- a/www/py-cherrypy/Makefile
+++ b/www/py-cherrypy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/04/07 19:29:21 adam Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/04 17:12:34 wiz Exp $
-DISTNAME= CherryPy-3.2.5
+DISTNAME= CherryPy-3.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/C/CherryPy/
diff --git a/www/py-cherrypy/PLIST b/www/py-cherrypy/PLIST
index 0add3591056..ba82bda93d0 100644
--- a/www/py-cherrypy/PLIST
+++ b/www/py-cherrypy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/01/20 11:19:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/05/04 17:12:34 wiz Exp $
bin/cherryd
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -103,6 +103,12 @@ ${PYSITELIB}/cherrypy/lib/httputil.pyo
${PYSITELIB}/cherrypy/lib/jsontools.py
${PYSITELIB}/cherrypy/lib/jsontools.pyc
${PYSITELIB}/cherrypy/lib/jsontools.pyo
+${PYSITELIB}/cherrypy/lib/lockfile.py
+${PYSITELIB}/cherrypy/lib/lockfile.pyc
+${PYSITELIB}/cherrypy/lib/lockfile.pyo
+${PYSITELIB}/cherrypy/lib/locking.py
+${PYSITELIB}/cherrypy/lib/locking.pyc
+${PYSITELIB}/cherrypy/lib/locking.pyo
${PYSITELIB}/cherrypy/lib/profiler.py
${PYSITELIB}/cherrypy/lib/profiler.pyc
${PYSITELIB}/cherrypy/lib/profiler.pyo
@@ -291,9 +297,6 @@ ${PYSITELIB}/cherrypy/tutorial/README.txt
${PYSITELIB}/cherrypy/tutorial/__init__.py
${PYSITELIB}/cherrypy/tutorial/__init__.pyc
${PYSITELIB}/cherrypy/tutorial/__init__.pyo
-${PYSITELIB}/cherrypy/tutorial/bonus-sqlobject.py
-${PYSITELIB}/cherrypy/tutorial/bonus-sqlobject.pyc
-${PYSITELIB}/cherrypy/tutorial/bonus-sqlobject.pyo
${PYSITELIB}/cherrypy/tutorial/custom_error.html
${PYSITELIB}/cherrypy/tutorial/pdf_file.pdf
${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.py
diff --git a/www/py-cherrypy/distinfo b/www/py-cherrypy/distinfo
index 7ae77e596b6..e56bd949595 100644
--- a/www/py-cherrypy/distinfo
+++ b/www/py-cherrypy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/04/07 19:29:21 adam Exp $
+$NetBSD: distinfo,v 1.6 2014/05/04 17:12:34 wiz Exp $
-SHA1 (CherryPy-3.2.5.tar.gz) = 189ef7b792caccf37a1057e5297b81ead8189557
-RMD160 (CherryPy-3.2.5.tar.gz) = 1e55e64d099f6a04964fc8566ca9dc465773455b
-Size (CherryPy-3.2.5.tar.gz) = 423774 bytes
+SHA1 (CherryPy-3.3.0.tar.gz) = 68eecb6efc32476239dd0b5f86003cf4ff01ea25
+RMD160 (CherryPy-3.3.0.tar.gz) = 8de3a33da9c2ae1bfd86c6652e285ddeb31711fb
+Size (CherryPy-3.3.0.tar.gz) = 429204 bytes