Page MenuHomeSolus

D1733.id4173.diff
No OneTemporary

D1733.id4173.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : python-chess
+version : 0.22.0
+release : 1
+source :
+ - https://github.com/niklasf/python-chess/archive/v0.22.0.tar.gz : aa443a344be0f8b23f50296f4323b5aea86d9cab2cd0b385b9c779e09c9cec0b
+license : GPL-3.0
+component : programming.python
+summary : A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication
+description: |
+ A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication
+builddeps :
+ - python-setuptools
+build : |
+ %python_setup
+install : |
+ %python_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,58 @@
+<PISI>
+ <Source>
+ <Name>python-chess</Name>
+ <Packager>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication</Summary>
+ <Description xml:lang="en">A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-chess</Name>
+ <Summary xml:lang="en">A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication</Summary>
+ <Description xml:lang="en">A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/engine.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/engine.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/gaviota.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/gaviota.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/pgn.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/pgn.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/polyglot.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/polyglot.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/svg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/svg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/syzygy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/syzygy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/uci.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/uci.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/variant.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/variant.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/xboard.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/chess/xboard.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_chess-0.22.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_chess-0.22.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_chess-0.22.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_chess-0.22.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_chess-0.22.0-py2.7.egg-info/top_level.txt</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-20</Date>
+ <Version>0.22.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 21, 3:25 AM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815081
Default Alt Text
D1733.id4173.diff (5 KB)

Event Timeline