python-importlib_metadata: ver. bump
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
from pisi.actionsapi import pythonmodules
|
from pisi.actionsapi import pythonmodules
|
||||||
from pisi.actionsapi import shelltools
|
from pisi.actionsapi import shelltools
|
||||||
|
|
||||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.5.0")
|
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.5.2")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
pythonmodules.compile()
|
pythonmodules.compile()
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>importlib_metadata is a library to access the metadata for a Python package.</Summary>
|
<Summary>importlib_metadata is a library to access the metadata for a Python package.</Summary>
|
||||||
<Description>importlib_metadata is a library to access the metadata for a Python package.</Description>
|
<Description>importlib_metadata is a library to access the metadata for a Python package.</Description>
|
||||||
<Archive sha1sum="c528755976000d57f741a97fb930f9dd6a6bc979" type="targz">https://gitlab.com/python-devs/importlib_metadata/-/archive/v1.5.0/importlib_metadata-v1.5.0.tar.gz</Archive>
|
<Archive sha1sum="50a8fd6bca14ceced31a902ab58aba44fd7e9b57" type="targz">https://gitlab.com/python-devs/importlib_metadata/-/archive/v1.5.2/importlib_metadata-v1.5.2.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python-setuptools-scm</Dependency>
|
<Dependency>python-setuptools-scm</Dependency>
|
||||||
<Dependency>python-setuptools</Dependency>
|
<Dependency>python-setuptools</Dependency>
|
||||||
@@ -37,6 +37,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2020-03-27</Date>
|
||||||
|
<Version>1.5.2</Version>
|
||||||
|
<Comment>Patch version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2020-02-17</Date>
|
<Date>2020-02-17</Date>
|
||||||
<Version>1.5.0</Version>
|
<Version>1.5.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user