SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-summershum rpm build for : Fedora 25. For other distributions click python2-summershum.

Name : python2-summershum
Version : 0.1.5 Vendor : Fedora Project
Release : 10.fc29 Date : 2018-07-15 07:17:57
Group : Development/Libraries Source RPM : python-summershum-0.1.5-10.fc29.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : A fedmsg consumer that extracts and stores hashes of source files
Description :
A fedmsg consumer that extracts and stores hashes of source files.

summershum is composed of two components:

- A fedmsg consumer plugin that listens for
``org.fedoraproject.prod.git.lookaside.new`` messages. Whenever a
contributor uploads a new source tarball to the lookaside cache,
summershum will download that tarball, unpack it, and calculate the
sha1 sum of every file in the tarball. Those hashes are then stored in
a database to be queried later.
- A cli tool ``summershum-cli`` that queries datagrepper for the fedmsg
history. It then crawls through old lookaside messages to fill in data where
it was missed.

With the summershum database, we can then make some interesting queries
in short time:

- how many files have this hash sum in all of fedora? and for which
packages ?
- we can easily find what is bundling what and generate a programatic list
- we could check the db in taskotron tests
- we could check to see how many packages include the full GPL license
- how many packages have that license but with the old FSF address

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-summershum-0.1.5-10.fc29.noarch.rpm
ftp.icm.edu.pl  python2-summershum-0.1.5-10.fc29.noarch.rpm
     

Provides :
python-summershum
python2-summershum
python2.7dist(summershum)
python2dist(summershum)

Requires :
/usr/bin/python2
fedmsg
python(abi) = 2.7
python2-kitchen
python2-sqlalchemy
rpmdevtools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/summershum-cli
/usr/lib/python2.7/site-packages/summershum
/usr/lib/python2.7/site-packages/summershum-0.1.5-py2.7.egg-info
/usr/lib/python2.7/site-packages/summershum-0.1.5-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/summershum-0.1.5-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/summershum-0.1.5-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/summershum-0.1.5-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/summershum-0.1.5-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/summershum-0.1.5-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/summershum/__init__.py
/usr/lib/python2.7/site-packages/summershum/__init__.pyc
/usr/lib/python2.7/site-packages/summershum/__init__.pyo
/usr/lib/python2.7/site-packages/summershum/cli.py
/usr/lib/python2.7/site-packages/summershum/cli.pyc
/usr/lib/python2.7/site-packages/summershum/cli.pyo
/usr/lib/python2.7/site-packages/summershum/consumer.py
/usr/lib/python2.7/site-packages/summershum/consumer.pyc
/usr/lib/python2.7/site-packages/summershum/consumer.pyo
/usr/lib/python2.7/site-packages/summershum/core.py
/usr/lib/python2.7/site-packages/summershum/core.pyc
/usr/lib/python2.7/site-packages/summershum/core.pyo
/usr/lib/python2.7/site-packages/summershum/model.py
/usr/lib/python2.7/site-packages/summershum/model.pyc
/usr/lib/python2.7/site-packages/summershum/model.pyo
/usr/lib/python2.7/site-packages/summershum/utils.py
/usr/lib/python2.7/site-packages/summershum/utils.pyc
/usr/lib/python2.7/site-packages/summershum/utils.pyo
/usr/share/doc/python2-summershum
/usr/share/doc/python2-summershum/LICENSE
/usr/share/doc/python2-summershum/README.rst

 
ICM