Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10803359
D7104.id18429.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D7104.id18429.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : python-deprecation
+version : 2.0.7
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/cd/94/8d9d6303f5ddcbf40959fc2b287479bd9a201ea9483373d9b0882ae7c3ad/deprecation-2.0.7.tar.gz : c0392f676a6146f0238db5744d73e786a43510d54033f80994ef2f4c9df192ed
+license : Apache-2.0
+component : programming.python
+summary : Python library to handle automated deprecations.
+description: |
+ Python library to handle automated deprecations.
+builddeps :
+ - pkgconfig(python3)
+build : |
+ %python3_setup
+install : |
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,40 @@
+<PISI>
+ <Source>
+ <Name>python-deprecation</Name>
+ <Packager>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python library to handle automated deprecations.</Summary>
+ <Description xml:lang="en">Python library to handle automated deprecations.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-deprecation</Name>
+ <Summary xml:lang="en">Python library to handle automated deprecations.</Summary>
+ <Description xml:lang="en">Python library to handle automated deprecations.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/deprecation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deprecation.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-09-09</Date>
+ <Version>2.0.7</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 30 2023, 11:22 AM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5842929
Default Alt Text
D7104.id18429.diff (3 KB)
Attached To
Mode
D7104: Initial commit of python-deprecation
Attached
Detach File
Event Timeline
Log In to Comment