python3-sniffio-1.2.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Sniff out which async library your code is running under</Summary>
|
||||
<Description>This is a tiny package whose only purpose is to let you detect which async library your code is running under.</Description>
|
||||
<Archive sha1sum="9b687a29a6254c5c2e15ca14751f9524377bd478" type="targz">https://github.com/python-trio/sniffio/archive/v1.1.0.tar.gz</Archive>
|
||||
<Archive sha1sum="f8a198ae9afa6d805b70b798f5b031cdae752a93" type="targz">https://github.com/python-trio/sniffio/archive/v1.2.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>1.2.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-15</Date>
|
||||
<Version>1.1.0</Version>
|
||||
@@ -43,4 +50,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user