pythn-enum34:ver bump
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over.</Summary>
|
||||
<Description>python-enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3. tested on 2.6, 2.7, and 3.3+</Description>
|
||||
<Archive sha1sum="03b0b6ee5d046013dcd55f60a7433250e5b2cc61" type="targz">https://bitbucket.org/stoneleaf/enum34/get/1.1.9.tar.gz</Archive>
|
||||
<Archive sha1sum="e8dc197e852fd88feb1ebef61350ae75ea6126e9" type="targz">https://bitbucket.org/stoneleaf/enum34/get/1.1.10.tar.gz</Archive>
|
||||
<!--<Archive sha1sum="ee0e879d9542a3328b7e1ddb6c538c924c9eefd7" type="targz">https://files.pythonhosted.org/packages/11/c4/2da1f4952ba476677a42f25cd32ab8aaf0e1c0d0e00b89822b835c7e654c/enum34-1.1.10.tar.gz</Archive>-->
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -24,12 +25,19 @@
|
||||
<Name>python-enum34</Name>
|
||||
<Summary>The enum module from Python3.4 backported from 3.3 - 2.4</Summary>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-03-11</Date>
|
||||
<Version>1.1.10</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-03-04</Date>
|
||||
<Version>1.1.9</Version>
|
||||
|
||||
Reference in New Issue
Block a user