wok diff python-pastedeploy/receipt @ rev 25478

icedtea6-jdk: adjusted ecj version
author Hans-G?nter Theisgen
date Fri Oct 14 06:10:44 2022 +0100 (20 months ago)
parents 076f424196b2
children
line diff
     1.1 --- a/python-pastedeploy/receipt	Sun Feb 06 11:51:57 2022 +0000
     1.2 +++ b/python-pastedeploy/receipt	Fri Oct 14 06:10:44 2022 +0100
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-pastedeploy"
     1.7 -VERSION="2.1.0"
     1.8 +VERSION="2.1.1"
     1.9  CATEGORY="development"
    1.10  TAGS="python"
    1.11  SHORT_DESC="Load, configure, and compose WSGI applications and servers."
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  LICENSE="MIT"
    1.14  WEB_SITE="https://pypi.org/project/PasteDeploy/"
    1.15 +REPOLOGY="python:pastedeploy"
    1.16  
    1.17  SOURCE="PasteDeploy"
    1.18  TARBALL="$SOURCE-$VERSION.tar.gz"