Page MenuHomeSolus

D2396.id.diff
No OneTemporary

D2396.id.diff

Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : python-bitstring
+version : 3.1.5
+release : 1
+source :
+ - https://github.com/scott-griffiths/bitstring/archive/bitstring-3.1.5.tar.gz : b769620c1b52d6c1548c6c4f055613f4eee3120ed8a5cff4ba4ffbbc8a582286
+license : MIT
+component : programming.python
+summary : A Python module to help you manage your bits
+description: |
+ Bitstring is a pure Python module designed to help make the creation and analysis of binary data as simple and natural as possible.
+builddeps :
+ - python-setuptools
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,39 @@
+<PISI>
+ <Source>
+ <Name>python-bitstring</Name>
+ <Packager>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A Python module to help you manage your bits</Summary>
+ <Description xml:lang="en">Bitstring is a pure Python module designed to help make the creation and analysis of binary data as simple and natural as possible.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-bitstring</Name>
+ <Summary xml:lang="en">A Python module to help you manage your bits</Summary>
+ <Description xml:lang="en">Bitstring is a pure Python module designed to help make the creation and analysis of binary data as simple and natural as possible.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bitstring-3.1.5-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bitstring.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bitstring.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/bitstring.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bitstring-3.1.5-py3.6.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bitstring.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-27</Date>
+ <Version>3.1.5</Version>
+ <Comment>Packaging update</Comment>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:29 PM (2 h, 44 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5836851
Default Alt Text
D2396.id.diff (2 KB)

Event Timeline