python-decorator

This commit is contained in:
Rmys
2018-08-19 14:12:54 +03:00
parent cda402eb81
commit 896e861927
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python module to simplify the usage of decorators</Summary>
<Description>python-decorator simplifies the usage of decorators for the average programmer.</Description>
<Archive sha1sum="49cc187e145d974e89a89d4f1529be9b77296806" type="targz">https://pypi.python.org/packages/70/f1/cb9373195639db13063f55eb06116310ad691e1fd125e6af057734dc44ea/decorator-4.2.1.tar.gz</Archive>
<Archive sha1sum="d68f722a13e85eb97553742a5ac5bd37a07cf651" type="targz">https://files.pythonhosted.org/packages/6f/24/15a229626c775aae5806312f6bf1e2a73785be3402c0acdec5dbddd8c11e/decorator-4.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-nose</Dependency>
<Dependency>python-setuptools</Dependency>
@@ -28,6 +28,13 @@
</Package>
<History>
<Update release="6">
<Date>2018-08-19</Date>
<Version>4.3.0</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-02-26</Date>
<Version>4.2.1</Version>