programming/language/python/* v.bump and rebuild

This commit is contained in:
alihanozturk
2017-01-25 20:44:46 +03:00
parent 49b1dd61b0
commit 4d6dff7b15
36 changed files with 262 additions and 26 deletions
@@ -10,8 +10,6 @@ from pisi.actionsapi import shelltools
shelltools.export("PYTHONDONTWRITEBYTECODE", "1")
WorkDir = "Beaker-%s" % get.srcVERSION()
def install():
pythonmodules.install()
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A Session and Caching library with WSGI Middleware</Summary>
<Description>python-beaker is a web session and general caching library that includes WSGI middleware for use in web applications.</Description>
<Archive sha1sum="e354c7dc7946595f58f027e880e47b01c288abfb" type="targz">http://pypi.python.org/packages/source/B/Beaker/Beaker-1.6.4.tar.gz</Archive>
<Archive sha1sum="380055121a6d4740c0831333a1d573545bee918c" type="targz">https://github.com/bbangert/beaker/archive/1.8.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
@@ -27,6 +27,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-25</Date>
<Version>1.8.1</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.6.4</Version>