Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11034460
D4192.id.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
D4192.id.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,22 @@
+name : python-atomicwrites
+version : 1.2.1
+release : 1
+source :
+ - https://github.com/untitaker/python-atomicwrites/archive/1.2.1.tar.gz : 84988f6ad66518546296ad002ed0e440560af7bfdeccb0b0e14672e6d71b0dc3
+license : MIT
+component : programming.python
+summary : Powerful Python library for atomic file writes
+description: |
+ Powerful Python library for atomic file writes
+builddeps :
+ - python-setuptools
+ - python-pytest
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
+check : |
+ %python_test py.test
+ %python3_test py.test3
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,45 @@
+<PISI>
+ <Source>
+ <Name>python-atomicwrites</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Powerful Python library for atomic file writes</Summary>
+ <Description xml:lang="en">Powerful Python library for atomic file writes
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-atomicwrites</Name>
+ <Summary xml:lang="en">Powerful Python library for atomic file writes</Summary>
+ <Description xml:lang="en">Powerful Python library for atomic file writes
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites/__pycache__/__init__.cpython-36.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-28</Date>
+ <Version>1.2.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 4:50 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843095
Default Alt Text
D4192.id.diff (3 KB)
Attached To
Mode
D4192: Inclusion of python-atomicwrites in the repo
Attached
Detach File
Event Timeline
Log In to Comment