Page MenuHomeSolus

D1734.id4174.diff
No OneTemporary

D1734.id4174.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-photohash
+version : 0.4.1
+release : 1
+source :
+ - https://pypi.python.org/packages/cc/ac/37fb0c9d9bf94854d087a9808a5d952308897ab2dc64430f8eac1c2f7dd7/Photohash-0.4.1.tar.gz : 2338cd2c6fba9a099b423c54c556491122d46a70cbf08bc517b8d88f2c708635
+license : MIT
+component : programming.python
+summary : A perceptual hash algorithm, used to find if two images are similar.
+description: |
+ A perceptual hash algorithm, used to find if two images are similar.
+builddeps :
+ - python-setuptools
+build : |
+ %python_setup
+install : |
+ %python_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,46 @@
+<PISI>
+ <Source>
+ <Name>python-photohash</Name>
+ <Packager>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.</Summary>
+ <Description xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-photohash</Name>
+ <Summary xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.</Summary>
+ <Description xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Photohash-0.4.1-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Photohash-0.4.1-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Photohash-0.4.1-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Photohash-0.4.1-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Photohash-0.4.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/photohash.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/photohash.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/tests/test_photohash.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/photohash/tests/test_photohash.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-20</Date>
+ <Version>0.4.1</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
Jun 10 2023, 11:35 PM (8 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815089
Default Alt Text
D1734.id4174.diff (3 KB)

Event Timeline