python3-appdirs: ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".</Summary>
|
||||
<Description>What directory should your app use for storing user data? This small Python module is for determining appropriate platform-specific dirs, e.g. a "user data dir".</Description>
|
||||
<Archive sha1sum="9ad09395ed489ad66e9688e49087ce1814c64276" type="targz">https://files.pythonhosted.org/packages/48/69/d87c60746b393309ca30761f8e2b49473d43450b150cb08f3c6df5c11be5/appdirs-1.4.3.tar.gz</Archive>
|
||||
<Archive sha1sum="1fa04e44b1084338cb7b21e9cf44fce5efb81840" type="targz">https://pypi.org/packages/source/a/appdirs/appdirs-1.4.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-05-16</Date>
|
||||
<Version>1.4.4</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2019-12-24</Date>
|
||||
<Version>1.4.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user