#6432 Targeted rebuild of Python packages for Fedora 25
Closed: Fixed None Opened 7 years ago by torsava.

Hi!

I want to ask if it would be in any way possible to do a targeted
rebuild of Python packages for Fedora 25.

The RPM package just backported an important feature [0] that, upon
building Python packages, will automatically generate virtual Provides
with canonical name of the software from the Python Packaging Index
(PyPI), a central Python repository. And for this feature to be useful, all Python packages need to be rebuild with the new version of RPM.

This change will significantly simplify Python packaging because the RPM will be able to automatically figure out Python dependencies as well as because maintainers will be able to declare dependencies using canonical names from PyPI, just as they have been declared by the makers of the software.

In addition it will improve functioning of the pyp2rpm tool [1] which has the potential to greatly increase the amount of Python packages available in Fedora as well as possibly to speed up the adoption of Python 3 among the Fedora packages.

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1340885

[1] https://github.com/fedora-python/pyp2rpm

Thank you for your time and consideration!

Tomas Orsava


It's not too hard to do if there's a explicit list of packages provided. We'd generally do it on a side tag using roughly the same process as the mass rebuild but just feed in a list of packages.

I believe all the relevant packages can be found using this one-liner:

{{{
dnf-3 --disablerepo='*' --enablerepo=rawhide repoquery --whatrequires 'python(abi)' -s | sed 's|(-[^-]+){2}$||' | uniq
}}}

It uses repoquery only with the 'rawhide' repos, it lists all source RPMs that depend on Python(abi). Then it strips the version number leaving only the raw package name (repoquery cannot do this with source RPMs, thus sed) and throws away duplicates.

For ease of use I'm also including the generated list, totalling 2720 packages.

List of Python packages to be rebuilt
python-rebuild-list

Hi, Fedora 25 branching will happen in a week (2016-07-26), which is the deadline for rebuilds if I understand it correctly.

Can I do anything to help the process along?

List of Python packages to be rebuilt
python-rebuild-list-v2

I've updated the list of Python packages, now it contains 2736 packages.

Or you can generate it yourself using the above dnf command.

is everything in place for the rebuild to happen?

The only thing necessary should be the rpm-4.13.0-0.rc1.39.fc25.src.rpm version of the RPM package. That version should already be in the rawhide repos since the last Friday. I tested a build in rawhide mock and the new rpm package was used.

TL;DR: We are a go.

Builds now running, being tagged into f25-python

When I display 'Packages in tag f25-python' in Koji [0] I get a list of 20516 packages, far more than the 2736. Is this correct?

[0] http://koji.fedoraproject.org/koji/packages?tagID=356

Replying to [comment:9 torsava]:

When I display 'Packages in tag f25-python' in Koji [0] I get a list of 20516 packages, far more than the 2736. Is this correct?

Yes, it inherits f25, "koji list-tagged f25-python" will list the completed builds, as I type this there's around 700 builds complete and tagged

The builds are complete and now tagged into f25. The list of package NVRs tagged is below. Please check any failures off the original list. Side tag is now closed so just build as per normal.

{{{
Checking 2425 builds...
Tagging 2ping-3.2.1-3.fc25 into f25
Tagging ATpy-0.9.7-9.fc25 into f25
Tagging CheMPS2-1.7.3-2.fc25 into f25
Tagging Cython-0.23.4-4.fc25 into f25
Tagging GeographicLib-1.43-6.fc25 into f25
Tagging GitPython-1.0.1-6.fc25 into f25
Tagging Mayavi-4.4.4-2.fc25 into f25
Tagging NFStest-2.1.1-2.fc25 into f25
Tagging NLopt-2.4.2-8.fc25 into f25
Tagging OpenIPMI-2.0.22-3.fc25 into f25
Tagging OpenLP-2.4.2-2.fc25 into f25
Tagging ProDy-1.8.2-2.fc25 into f25
Tagging PyGreSQL-5.0-4.fc25 into f25
Tagging PyKDE-3.16.7-9.fc25 into f25
Tagging PyMca-4.7.3-7.fc25 into f25
Tagging PyMunin-0.9.27-6.fc25 into f25
Tagging PyPAM-0.5.0-25.fc25 into f25
Tagging PyPE-2.9.4-6.fc25 into f25
Tagging PyQt-3.18.1-35.fc25 into f25
Tagging PyQt4-4.11.4-15.fc25 into f25
Tagging PyQuante-1.6.5-5.fc25 into f25
Tagging PyQwt-5.2.0-32.fc25 into f25
Tagging PyRTF-0.45-20.fc25 into f25
Tagging PySBIG-0.04-16.fc25 into f25
Tagging PySolFC-2.0-13.fc25 into f25
Tagging PyXB-1.2.4-8.fc25 into f25
Tagging PyYAML-3.11-13.fc25 into f25
Tagging Pyrex-0.9.9-11.fc25 into f25
Tagging PythonCard-0.8.2-17.fc25 into f25
Tagging RBTools-0.7.6-2.fc25 into f25
Tagging RunSnakeRun-2.0.4-5.fc25 into f25
Tagging Spawning-0.9.5-10.fc25 into f25
Tagging StarCluster-0.95.6-7.fc25 into f25
Tagging TurboGears-1.1.3-14.fc25 into f25
Tagging TurboGears2-2.3.6-3.fc25 into f25
Tagging VMDKstream-0.3-4.fc25 into f25
Tagging ViTables-2.1-16.fc25 into f25
Tagging Zim-0.65-3.fc25 into f25
Tagging abiword-3.0.1-12.fc25 into f25
Tagging abrt-2.8.2-2.fc25 into f25
Tagging accerciser-3.14.0-5.fc25 into f25
Tagging acd_cli-0.3.1-3.fc25 into f25
Tagging afflib-3.7.4-5.fc25 into f25
Tagging ahkab-0.18-4.fc25 into f25
Tagging ailurus-10.10.3-10.fc25 into f25
Tagging alacarte-3.11.91-5.fc25 into f25
Tagging albumart-1.6.6-5.fc25 into f25
Tagging alot-0.3.6-4.fc25 into f25
Tagging anaconda-25.20-2.fc25 into f25
Tagging ansible-2.1.0.0-3.fc25 into f25
Tagging ansible-inventory-grapher-2.1.0-3.fc25 into f25
Tagging ansible-lint-3.2.0-2.fc25 into f25
Tagging antlr-2.7.7-43.fc25 into f25
Tagging appliance-tools-007.8-8.fc25 into f25
Tagging arandr-0.1.7.1-7.fc25 into f25
Tagging archmage-0.2.4-12.fc25 into f25
Tagging ari-backup-1.0.12-3.fc25 into f25
Tagging asciidoc-8.6.8-10.fc25 into f25
Tagging asciinema-1.3.0-2.fc25 into f25
Tagging assimp-3.2.0-4.fc25 into f25
Tagging atomic-1.10.5-2.gitce09e40.fc25 into f25
Tagging atomic-reactor-1.6.13-2.fc25 into f25
Tagging atomicapp-0.5.1-2.fc25 into f25
Tagging aubio-0.4.2-3.fc25 into f25
Tagging audit-2.6.5-2.fc25 into f25
Tagging authconfig-6.2.10-14.fc25 into f25
Tagging autocloud-0.6.1-2.fc25 into f25
Tagging autojump-22.3.2-2.fc25 into f25
Tagging autokey-0.90.4-9.fc25 into f25
Tagging autotest-framework-0.16.2-5.fc25 into f25
Tagging autowrap-0.7.2-2.20160710git03c5d3.fc25 into f25
Tagging avahi-0.6.32-2.fc25 into f25
Tagging avogadro-1.1.1-19.fc25 into f25
Tagging awake-1.0-10.fc25 into f25
Tagging aws-shell-0.1.1-2.fc25 into f25
Tagging awscli-1.10.45-2.fc25 into f25
Tagging b43-tools-017-7.fc25 into f25
Tagging babel-2.3.4-2.fc25 into f25
Tagging babeltrace-1.4.0-3.fc25 into f25
Tagging bandit-1.0.1-2.fc25 into f25
Tagging barman-1.3.3-10.fc25 into f25
Tagging batti-0.3.8-10.fc25 into f25
Tagging beecrypt-4.2.1-13.fc25 into f25
Tagging beets-1.3.19-2.fc25 into f25
Tagging belier-1.2-13.fc25 into f25
Tagging binwalk-2.1.1-3.fc25 into f25
Tagging bitfrost-1.0.19-7.fc25 into f25
Tagging bitlyclip-0.2.2-8.fc25 into f25
Tagging bitten-0.6-6.fc25 into f25
Tagging bkchem-0.14.0-13.pre2.fc25 into f25
Tagging blivet-gui-2.0.0-2.fc25 into f25
Tagging blueman-2.0.4-3.fc25 into f25
Tagging bmpanel2-2.1-0.18.pre1.fc25 into f25
Tagging bodhi-0.9.12.2-5.fc25 into f25
Tagging boom-0.8-4.fc25 into f25
Tagging booth-1.0-2.570876d.git.fc25.1 into f25
Tagging borgbackup-1.0.6-2.fc25 into f25
Tagging botan-1.10.13-4.fc25 into f25
Tagging bpython-0.15-3.fc25 into f25
Tagging brltty-5.4-2.fc25 into f25
Tagging bro-2.4.1-3.fc25 into f25
Tagging btrfs-sxbackup-0.6.9-3.fc25 into f25
Tagging bugwarrior-1.4.0-2.fc25 into f25
Tagging bugyou-0.2.2-2.fc25 into f25
Tagging bugyou_plugins-0.1.5-2.fc25 into f25
Tagging bumpversion-0.5.3-4.fc25 into f25
Tagging bzr-2.7.0-14.fc25 into f25
Tagging bzr-fastimport-0.13.0-8.fc25 into f25
Tagging bzrtools-2.6.0-6.fc25 into f25
Tagging cairo-dock-plug-ins-3.4.1-9.fc25 into f25
Tagging calibre-2.62.0-3.fc25 into f25
Tagging canl-c++-1.1.0-7.fc25 into f25
Tagging capstone-3.0.4-6.fc25 into f25
Tagging carbonate-0.2.2-3.fc25 into f25
Tagging caribou-0.4.20-3.fc25 into f25
Tagging cas-1.0-9.fc25 into f25
Tagging cashe-0.99.3-4.fc25 into f25
Tagging catkin-0.4.5-13.gitd4f1f24.fc25 into f25
Tagging ccnet-5.1.2-2.fc25 into f25
Tagging ccsm-0.8.12.4-2.fc25 into f25
Tagging ceph-10.2.2-3.fc25 into f25
Tagging ceph-deploy-1.5.32-2.fc25 into f25
Tagging certbot-0.8.1-3.fc25 into f25
Tagging certmaster-0.28-13.fc25 into f25
Tagging cherrytree-0.37.2-2.fc25 into f25
Tagging childsplay-1.6-19.fc25 into f25
Tagging chirp-20160706-2.fc25 into f25
Tagging clearsilver-0.10.5-37.fc25 into f25
Tagging cloud-init-0.7.6-10.20160622bzr1245.fc25 into f25
Tagging clufter-0.58.0-2.fc25 into f25
Tagging clusterPy-0.9.9-12.fc25 into f25
Tagging clustershell-1.7.2-2.fc25 into f25
Tagging cmpi-bindings-0.9.5-11.fc25 into f25
Tagging cmusphinx3-0.8-25.fc25 into f25
Tagging cobbler-2.6.11-7.git95749a6.fc25 into f25
Tagging comedilib-0.8.1-18.fc25 into f25
Tagging commissaire-0.0.1-0.5.rc3.fc25 into f25
Tagging commissaire-client-0.0.1-0.4.rc3.fc25 into f25
Tagging compizconfig-python-0.8.12.1-2.fc25 into f25
Tagging compose-utils-0.1.6-2.fc25 into f25
Tagging concordance-1.2-11.fc25 into f25
Tagging condor-8.5.2-2.fc25 into f25
Tagging condor-ec2-enhanced-hooks-1.3.1-7.fc25 into f25
Tagging condor-job-hooks-1.5-12.fc25 into f25
Tagging conduit-0.3.17-13.fc25 into f25
Tagging contextkit-0.5.41-12.fc25 into f25
Tagging copr-cli-1.54-2.fc25 into f25
Tagging copr-keygen-1.66-2.fc25 into f25
Tagging cracklib-2.9.6-3.fc25 into f25
Tagging createrepo-0.10.3-10.fc25 into f25
Tagging criu-2.4-2.fc25 into f25
Tagging cryptlib-3.4.3-7.fc25 into f25
Tagging cryptominisat4-4.5.3-6.fc25 into f25
Tagging cryptsetup-1.7.2-3.fc25 into f25
Tagging csdiff-1.3.0-2.fc25 into f25
Tagging csmock-2.0.0-2.fc25 into f25
Tagging csound-6.03.2-11.fc25 into f25
Tagging csvdiff-0.3.0-6.fc25 into f25
Tagging cura-15.04.4-4.fc25 into f25
Tagging cura-lulzbot-19.12-2.fc25 into f25
Tagging custodia-0.1.0-4.fc25 into f25
Tagging cwiid-0.6.00-28.20100505gitfadf11e.fc25 into f25
Tagging cxxtest-4.4-5.fc25 into f25
Tagging d-feet-0.3.11-2.fc25 into f25
Tagging dap2rpm-0.1.11-4.fc25 into f25
Tagging darkserver-1.0.4-3.fc25 into f25
Tagging datagrepper-0.7.1-3.fc25 into f25
Tagging datanommer-commands-0.4.6-6.fc25 into f25
Tagging dblatex-0.3.6-4.fc25 into f25
Tagging dbus-python-1.2.4-2.fc25 into f25
Tagging debconf-1.5.56-6.fc25 into f25
Tagging deltarpm-3.6-17.fc25 into f25
Tagging deluge-1.3.12-4.fc25 into f25
Tagging denyhosts-2.10-8.fc25 into f25
Tagging devassistant-0.11.2-7.fc25 into f25
Tagging devscripts-2.16.6-2.fc25 into f25
Tagging did-0.9-2.fc25 into f25
Tagging diskimage-builder-1.14.1-2.fc25 into f25
Tagging disper-0.3.1-6.fc25 into f25
Tagging dissy-10-6.fc25 into f25
Tagging distcc-3.2rc1-12.fc25 into f25
Tagging distro-info-0.14-5.fc25 into f25
Tagging dlib-18.18-4.fc25 into f25
Tagging dmlite-0.7.6-4.fc25 into f25
Tagging dnf-langpacks-0.15.1-5.fc25 into f25
Tagging dnf-plugin-spacewalk-2.4.15-4.fc25 into f25
Tagging dnf-plugin-system-upgrade-0.7.1-3.fc25 into f25
Tagging dnf-plugins-core-0.1.21-3.fc25 into f25
Tagging dnf-plugins-extras-0.0.12-4.fc25 into f25
Tagging dnfdaemon-0.3.16-2.fc25 into f25
Tagging docker-compose-1.7.1-2.fc25 into f25
Tagging doge-3.5.0-2.fc25 into f25
Tagging dogtail-0.9.9-3.fc25 into f25
Tagging dot2tex-2.8.7-13.fc25 into f25
Tagging dpm-contrib-admintools-0.2.2-2.fc25 into f25
Tagging dput-ng-1.10-5.fc25 into f25
Tagging dreampie-1.1.1-12.fc25 into f25
Tagging driconf-0.9.1-24.fc25 into f25
Tagging drobo-utils-0.6.2.2-18.fc25 into f25
Tagging duplicity-0.7.08-2.fc25 into f25
Tagging earcandy-0.9-5.fc25 into f25
Tagging ecryptfs-utils-111-2.fc25 into f25
Tagging emacs-pymacs-0.25-8.fc25 into f25
Tagging enki-16.04.1-2.fc25 into f25
Tagging epydoc-3.0.1.20090203svn-4.fc25 into f25
Tagging epylog-1.0.7-14.fc25 into f25
Tagging eric-6.1.6-2.fc25 into f25
Tagging etckeeper-1.18.3-3.fc25 into f25
Tagging euca2ools-3.3.0-4.fc25 into f25
Tagging evemu-2.4.0-2.fc25 into f25
Tagging fail2ban-0.9.4-6.fc25 into f25
Tagging farstream-0.1.2-13.fc25 into f25
Tagging fedfind-2.4.10-2.fc25 into f25
Tagging fedfs-utils-0.10.5-4.fc25 into f25
Tagging fedmsg-0.17.2-2.fc25 into f25
Tagging fedmsg-notify-0.5.5-5.fc25 into f25
Tagging fedocal-0.5.1-8.fc25 into f25
Tagging fedora-business-cards-1-0.7.beta1.fc25 into f25
Tagging fedora-motd-0.1.2-2.fc25 into f25
Tagging fedora-packager-0.5.10.7-3.fc25 into f25
Tagging fedora-review-0.6.1-2.fc25 into f25
Tagging fedpkg-1.24-4.fc25 into f25
Tagging fedwatch-0.5-4.fc25 into f25
Tagging feedstail-0.4.0-10.fc25 into f25
Tagging file-5.28-3.fc25 into f25
Tagging findthatword-0.1-14.fc25 into f25
Tagging firewalld-0.4.3.2-2.fc25 into f25
Tagging firmware-addon-dell-2.2.9-12.fc25 into f25
Tagging firmware-tools-2.1.15-1.fc25.10 into f25
Tagging flann-1.8.4-8.fc25 into f25
Tagging fontdump-1.3.0-5.fc25 into f25
Tagging fontforge-20160404-4.fc25 into f25
Tagging fonts-tweak-tool-0.3.2-11.fc25 into f25
Tagging fonttools-3.0-5.fc25 into f25
Tagging frescobaldi-2.19.0-2.fc25 into f25
Tagging fts-3.4.3-4.fc25 into f25
Tagging fts-rest-3.4.0-2.fc25 into f25
Tagging func-0.30-9.fc25 into f25
Tagging fuse-python-0.2.1-15.fc25 into f25
Tagging fusion-icon-0.2.2-3.fc25 into f25
Tagging future-0.15.2-9.fc25 into f25
Tagging fwbackups-1.43.5-3.fc25 into f25
Tagging fwfstab-0.04-0.12.rc1.fc25 into f25
Tagging gadget-0.0.3-17.fc25 into f25
Tagging galternatives-0.13.4-21.fc25 into f25
Tagging gamin-0.1.10-23.fc25 into f25
Tagging gaupol-0.25-7.fc25 into f25
Tagging gausssum-3.0.1.1-2.fc25 into f25
Tagging gdal-2.1.0-8.fc25 into f25
Tagging gdcm-2.6.3-5.fc25 into f25
Tagging genbackupdata-1.9-2.fc25 into f25
Tagging genders-1.22-7.fc25 into f25
Tagging geome-2.0-6.fc25 into f25
Tagging gerrymander-1.5-3.fc25 into f25
Tagging getdata-0.9.0-3.fc25 into f25
Tagging getmail-4.49.0-2.fc25 into f25
Tagging gfal2-python-1.8.4-5.fc25 into f25
Tagging gfal2-util-1.3.2-2.fc25 into f25
Tagging gilmsg-0.1.2-3.fc25 into f25
Tagging gists-0.4.5-8.fc25 into f25
Tagging git-review-1.25.0-3.fc25 into f25
Tagging gitg-3.20.1-2.fc25 into f25
Tagging github2fedmsg-0.3.6-4.fc25 into f25
Tagging gitifyhg-0.8.4-5.fc25 into f25
Tagging gitosis-0.2-20.20080825git.fc25 into f25
Tagging gjots2-2.3.15-10.fc25 into f25
Tagging glom-1.30.4-3.fc25 into f25
Tagging glue-validator-1.0.2-11.fc25 into f25
Tagging glusterfs-3.8.1-2.fc25 into f25
Tagging glyphtracer-1.3-10.1.fc25 into f25
Tagging gmpy-1.17-6.fc25 into f25
Tagging gmsh-2.13.1-2.fc25 into f25
Tagging gnofract4d-3.14.1-15.fc25 into f25
Tagging gnome-abrt-1.2.4-3.fc25 into f25
Tagging gnome-doc-utils-0.20.10-9.fc25 into f25
Tagging gnome-dvb-daemon-0.2.90-7.fc25 into f25
Tagging gnome-python2-2.28.1-18.fc25 into f25
Tagging gnome-python2-desktop-2.32.0-24.fc25 into f25
Tagging gnome-python2-extras-2.25.3-48.fc25 into f25
Tagging gnome-tweak-tool-3.20.1-2.fc25 into f25
Tagging gnumed-1.6.7-2.fc25 into f25
Tagging gnuplot-py-1.8-21.fc25 into f25
Tagging gnuradio-3.7.10-2.fc25 into f25
Tagging gofer-2.9.2-2.fc25 into f25
Tagging goobook-1.9-4.fc25 into f25
Tagging google-api-python-client-1.5.1-2.fc25 into f25
Tagging googlecl-0.9.14-7.fc25 into f25
Tagging googsystray-1.3.1-9.fc25 into f25
Tagging gourmet-0.17.4-8.fc25 into f25
Tagging gpaw-1.1.0-26.fc25 into f25
Tagging gphotoframe-2.0.2-2.hg2084299dffb6.fc25.2 into f25
Tagging gpodder-3.9.0-4.fc25 into f25
Tagging gpsd-3.16-3.fc25 into f25
Tagging gr-air-modes-0-0.48.20160106git514414f6.fc25 into f25
Tagging gr-fcdproplus-0-0.24.20140920git1edbe523.fc25 into f25
Tagging gr-iqbal-0.37.2-21.fc25 into f25
Tagging gr-osmosdr-0.1.3-21.20141023git42c66fdd.fc25 into f25
Tagging gr-rds-0-0.23.20150513git201f32b.fc25 into f25
Tagging gramps-4.2.3-2.fc25 into f25
Tagging graphite-api-1.1.3-2.fc25 into f25
Tagging graphite-web-0.9.15-4.fc25 into f25
Tagging graphviz-2.38.0-38.fc25 into f25
Tagging grib_api-1.16.0-2.fc25 into f25
Tagging grin-1.2.1-12.fc25 into f25
Tagging grinder-0.0.139-8.fc25 into f25
Tagging gscribble-0.1.2-11.fc25 into f25
Tagging gst-inspector-0.4-13.fc25 into f25
Tagging gstreamer-python-0.10.22-11.fc25 into f25
Tagging gstreamer-rtsp-0.10.8-12.fc25 into f25
Tagging gtg-0.3.1-11.fc25 into f25
Tagging gtk-recordmydesktop-0.3.8-17.fc25 into f25
Tagging gtk-vnc-0.5.4-4.fc25 into f25
Tagging guake-0.8.5-2.fc25 into f25
Tagging gumbo-parser-0.10.1-4.fc25 into f25
Tagging gupnp-igd-0.2.4-2.fc25 into f25
Tagging gvrng-4.4-14.fc25 into f25
Tagging gwebsockets-0.4-5.fc25 into f25
Tagging gwsmhg-0.13.2-6.fc25 into f25
Tagging gyp-0.1-0.20.0bb6747git.fc25 into f25
Tagging h5py-2.6.0-3.fc25 into f25
Tagging halberd-0.2.4-12.fc25 into f25
Tagging hamlib-3.0.1-5.fc25 into f25
Tagging hamster-time-tracker-2.0-0.9.rc1.fc25 into f25
Tagging heketi-2.0.3-2.fc25 into f25
Tagging hg-git-0.8.5-2.fc25 into f25
Tagging hgsubversion-1.8.6-2.fc25 into f25
Tagging hgsvn-0.3.15-2.fc25 into f25
Tagging hgview-1.9.0-3.fc25 into f25
Tagging hippo-canvas-0.3.0-19.fc25 into f25
Tagging hivex-1.3.13-7.fc25 into f25
Tagging hntool-0.1.2-12.fc25 into f25
Tagging holland-1.0.12-7.fc25 into f25
Tagging hotssh-0.2.7-11.fc25 into f25
Tagging hotwire-0.721-16.fc25 into f25
Tagging hplip-3.16.5-4.fc25 into f25
Tagging httpie-0.9.4-2.fc25 into f25
Tagging hugin-2016.0.0-3.fc25 into f25
Tagging i2c-tools-3.1.0-17.fc25 into f25
Tagging ibus-1.5.13-4.fc25 into f25
Tagging ibus-cangjie-2.4-5.fc25 into f25
Tagging icaro-1.0.4-4.fc25 into f25
Tagging igor-0.4.1-7.fc25 into f25
Tagging iguanaIR-1.1.0-17.fc25 into f25
Tagging imagefactory-1.1.9-2.fc25 into f25
Tagging imagefactory-plugins-1.1.9-2.fc25 into f25
Tagging impressive-0.11.1-4.fc25 into f25
Tagging inception-0.4.1-4.fc25 into f25
Tagging initial-setup-0.3.41-2.fc25 into f25
Tagging ino-0.3.6-5.fc25 into f25
Tagging ioprocess-0.17.0-2.fc25 into f25
Tagging iotop-0.6-11.fc25 into f25
Tagging ipsilon-1.2.0-5.fc25 into f25
Tagging ipython-3.2.1-8.fc25 into f25
Tagging irclog2html-2.14.0-5.fc25 into f25
Tagging iscsi-initiator-utils-6.2.0.873-34.git4c1f2d9.fc25 into f25
Tagging isomd5sum-1.1.0-3.fc25 into f25
Tagging jabber-roster-0.1.1-10.fc25 into f25
Tagging jabberpy-0.5-0.33.fc25 into f25
Tagging javapackages-tools-4.7.0-6.fc25 into f25
Tagging jpype-0.6.1-4.fc25 into f25
Tagging json_diff-1.3.4-4.fc25 into f25
Tagging kaadbg-0.3.0-4.fc25 into f25
Tagging key-mon-1.16-6.fc25 into f25
Tagging keybinder-0.3.1-3.fc25 into f25
Tagging keycloak-httpd-client-install-0.4-2.fc25 into f25
Tagging kf5-kapidox-5.24.0-2.fc25 into f25
Tagging khal-0.8.2-2.fc25 into f25
Tagging khard-0.9.0-2.fc25 into f25
Tagging kimchi-1.5.1-5.fc25 into f25
Tagging kismon-0.7-3.fc25 into f25
Tagging kobo-0.5.1-4.fc25 into f25
Tagging kodos-2.4.9-19.fc25 into f25
Tagging koji-1.10.1-11.fc25 into f25
Tagging koji-containerbuild-0.6.3-2.2.fc25 into f25
Tagging konkretcmpi-0.9.2-12.fc25 into f25
Tagging koschei-1.7.1-2.fc25 into f25
Tagging kphotobymail-0.4.1-18.fc25 into f25
Tagging krop-0.4.10-2.fc25 into f25
Tagging labyrinth-0.6-9.fc25 into f25
Tagging laditools-1.0.1-12.fc25 into f25
Tagging langtable-0.0.35-2.fc25 into f25
Tagging lash-0.5.4-25.fc25 into f25
Tagging lasso-2.5.1-4.fc25 into f25
Tagging lcgdm-1.8.11-3.fc25 into f25
Tagging lcm-1.3.0-3.fc25 into f25
Tagging lcms-1.19-17.fc25 into f25
Tagging ldns-1.6.17-20.fc25 into f25
Tagging ldtp-3.5.0-8.fc25 into f25
Tagging ledger-3.1.1-4.fc25 into f25
Tagging legofy-1.0.0-2.fc25 into f25
Tagging lekhonee-0.7-13.fc25 into f25
Tagging lhapdf-5.9.1-16.fc25 into f25
Tagging libappindicator-12.10.0-12.fc25 into f25
Tagging libbatch-2.3.0-2.fc25 into f25
Tagging libblockdev-1.8-2.fc25 into f25
Tagging libbytesize-0.7-2.fc25 into f25
Tagging libcaca-0.99-0.29.beta19.fc25 into f25
Tagging libcap-ng-0.7.7-5.fc25 into f25
Tagging libcec-3.1.0-3.fc25 into f25
Tagging libchewing-0.5.1-2.fc25 into f25
Tagging libcomps-0.1.7-5.fc25 into f25
Tagging libdnet-1.12-18.fc25 into f25
Tagging libewf-20140608-5.fc25 into f25
Tagging libffado-2.2.1-9.fc25 into f25
Tagging libforensic1394-0.2-14.fc25 into f25
Tagging libftdi-1.3-2.fc25 into f25
Tagging libgexiv2-0.10.3-7.fc25 into f25
Tagging libgit2-glib-0.24.0-3.fc25 into f25
Tagging libgpod-0.8.3-12.fc25 into f25
Newer build found for libguestfs.
Tagging libhid-0.2.17-21.fc25 into f25
Tagging libhocr-0.10.17-23.fc25 into f25
Tagging libieee1284-0.2.11-20.fc25 into f25
Tagging libiptcdata-1.0.4-15.fc25 into f25
Tagging libixion-0.11.1-2.fc25 into f25
Tagging libkate-0.4.1-8.fc25 into f25
Tagging libkml-1.3.0-3.fc25 into f25
Tagging libkolab-1.0.2-2.fc25 into f25
Tagging libkolabxml-1.1.4-3.fc25 into f25
Tagging libldb-1.1.26-3.fc25 into f25
Tagging liblinear-1.94-9.fc25 into f25
Tagging liblouis-2.6.2-6.fc25 into f25
Tagging libmateweather-1.15.0-2.fc25 into f25
Tagging libnl3-3.2.28-2.fc25 into f25
Tagging libopensync-0.22-20.fc25 into f25
Tagging liborcus-0.11.2-1.fc25 into f25
Tagging libpagemap-0.0.1-19.fc25 into f25
Tagging libpfm-4.7.0-2.fc25 into f25
Tagging libplist-1.12-7.fc25 into f25
Tagging libproxy-0.4.12-4.fc25 into f25
Tagging libpst-0.6.67-2.fc25 into f25
Tagging libpwquality-1.3.0-6.fc25 into f25
Tagging librapi-0.15.2-11.fc25 into f25
Tagging librepo-1.7.18-3.fc25 into f25
Tagging libreport-2.7.2-2.fc25 into f25
Tagging librra-0.14-14.fc25 into f25
Tagging librtfcomp-1.1-17.fc25 into f25
Tagging libsbml-5.13.0-4.fc25 into f25
Tagging libsearpc-3.0.7-2.fc25 into f25
Tagging libsedml-0.3.1-15.fc25 into f25
Tagging libselinux-2.5-10.fc25 into f25
Tagging libsemanage-2.5-6.fc25 into f25
Tagging libsmbios-2.3.0-3.fc25 into f25
Tagging libsoc-0.8.2-2.fc25 into f25
Tagging libsolv-0.6.22-2.fc25 into f25
Tagging libssh2-python-0.7.1-12.fc25 into f25
Tagging libstoragemgmt-1.3.2-2.fc25 into f25
Newer build found for libsvm.
Tagging libtalloc-2.1.7-2.fc25 into f25
Tagging libtaskotron-0.4.14-2.fc25 into f25
Tagging libtdb-1.3.9-2.fc25 into f25
Tagging libteam-1.25-2.fc25 into f25
Tagging libtevent-0.9.28-3.fc25 into f25
Tagging libunity-7.1.4-4.20151002.fc25 into f25
Tagging libuser-0.62-4.fc25 into f25
Tagging libvirt-python-2.0.0-2.fc25 into f25
Tagging libvoikko-3.8-2.fc25 into f25
Tagging libxml2-2.9.3-4.fc25 into f25
Tagging libxslt-1.1.28-13.fc25 into f25
Tagging libyui-bindings-1.1.1-5.fc25 into f25
Tagging lightdm-gtk-greeter-settings-1.2.0-4.fc25 into f25
Tagging lilv-0.20.0-6.fc25 into f25
Tagging limnoria-20160506-3.fc25 into f25
Newer build found for linkchecker.
Tagging lirc-0.9.4-3.fc25.1 into f25
Tagging livecd-tools-23.3-2.fc25 into f25
Tagging livereload-2.4.1-3.fc25 into f25
Tagging livestreamer-1.12.2-5.fc25 into f25
Tagging lldb-3.8.0-2.fc25 into f25
Tagging lnst-11-3.fc25 into f25
Tagging loggerhead-1.18.2-5.fc25 into f25
Tagging londonlaw-0.3.0-0.4.pre2.fc25 into f25
Tagging loook-0.8.1-5.fc25 into f25
Tagging lorax-25.10-2.fc25 into f25
Tagging lorem-ipsum-generator-0.3-13.fc25 into f25
Tagging lshell-0.9.18-2.fc25 into f25
Tagging luma-3.0.7-7.fc25 into f25
Tagging lunatic-python-1.0.1-0.16.20090917bzr.fc25 into f25
Tagging lvm2-2.02.161-2.fc25 into f25
Tagging lxc-2.0.3-1.fc25.1 into f25
Tagging magicor-1.1-17.fc25 into f25
Tagging mailman3-fedmsg-plugin-0.5-3.fc25 into f25
Tagging mailnag-1.2.1-2.fc25 into f25
Tagging manuale-1.0.2-2.fc25 into f25
Tagging marave-0.7-14.fc25 into f25
Tagging marisa-0.2.4-17.fc25 into f25
Tagging mash-0.6.19-3.fc25 into f25
Tagging mate-applets-1.15.0-2.fc25 into f25
Tagging mate-menus-1.15.0-2.fc25 into f25
Tagging mathgl-2.3.4-3.fc25 into f25
Tagging mcomix-1.2.1-2.fc25 into f25
Tagging med-3.1.0-2.fc25 into f25
Tagging meld-3.16.1-2.fc25 into f25
Tagging memaker-20100110-11.fc25 into f25
Tagging menulibre-2.1.3-2.fc25 into f25
Tagging mercurial-3.8.1-2.fc25 into f25
Tagging mgarepo-1.12.3-2.fc25 into f25
Tagging ming-0.4.7-2.fc25 into f25
Tagging miniupnpc-2.0-2.fc25 into f25
Tagging mirage-0.9.5.2-11.fc25 into f25
Tagging mirrorbrain-2.18.1-11.fc25 into f25
Tagging mkdocs-0.15.3-4.fc25 into f25
Tagging mkdocs-alabaster-0.7.1-2.fc25 into f25
Tagging mkdocs-basic-theme-1.0.1-4.fc25 into f25
Tagging mkdocs-bootstrap-0.1.1-3.fc25 into f25
Tagging mkdocs-bootswatch-0.4.0-2.fc25 into f25
Tagging mkdocs-cinder-0.9.3-2.fc25 into f25
Tagging mkdocs-material-0.2.2-2.fc25 into f25
Tagging mnemosyne-2.3.6-2.fc25 into f25
Tagging mock-1.2.18-2.fc25 into f25
Tagging moin-1.9.7-6.fc25 into f25
Tagging mom-0.5.5-2.fc25 into f25
Tagging moose-3.0.2-0.10.fc25.beta.2.git0e12e41 into f25
Tagging mote-0.5.2-3.fc25 into f25
Tagging mozo-1.15.0-2.fc25 into f25
Tagging mpi4py-2.0.0-5.fc25 into f25
Tagging mu-0.2-2.fc25 into f25
Tagging mycli-1.7.0-2.fc25 into f25
Tagging mysql-connector-python-1.1.6-7.fc25 into f25
Tagging mysql-utilities-1.5.6-3.fc25 into f25
Tagging nagios-plugins-lcgdm-0.9.6-2.fc25 into f25
Tagging nagstamon-1.0.1-3.fc25 into f25
Tagging nautilus-pastebin-0.5.0-14.fc25 into f25
Tagging nested-1.2.2-18.fc25 into f25
Tagging net-snmp-5.7.3-12.fc25 into f25
Tagging netcdf4-python-1.2.4-2.fc25 into f25
Tagging newt-0.52.19-2.fc25 into f25
Tagging nfoview-1.19-2.fc25 into f25
Newer build found for nfs-ganesha.
Tagging nfsometer-1.8-2.fc25 into f25
Tagging nfspy-1.0-8.fc25 into f25
Tagging nicotine+-1.2.16-13.fc25 into f25
Tagging ninja-ide-2.3-7.fc25 into f25
Tagging nmap-7.12-2.fc25 into f25
Tagging nml-0.4.4-2.fc25 into f25
Tagging nordugrid-arc-5.1.2-2.fc25 into f25
Tagging nordugrid-arc-gangliarc-1.0.0-4.fc25 into f25
Tagging nordugrid-arc-nagios-plugins-1.8.4-5.fc25 into f25
Tagging notify-python-0.1.1-31.fc25 into f25
Tagging notmuch-0.21-5.fc25 into f25
Tagging numpy-1.11.1-2.fc25 into f25
Tagging nut-2.7.4-2.fc25 into f25
Tagging nwsclient-1.6.4-14.fc25 into f25
Tagging nwsserver-2.0.0-12.fc25 into f25
Tagging nxt_python-2.2.2-2.fc25 into f25
Tagging obexftp-0.24-13.fc25 into f25
Tagging obmenu-1.0-20.fc25 into f25
Tagging obnam-1.19.1-3.fc25 into f25
Tagging oct2spec-1.0.1-12.fc25 into f25
Tagging odfpy-0.9.6-5.fc25 into f25
Tagging offlineimap-6.7.0-2.fc25 into f25
Tagging oggconvert-0.3.3-14.fc25 into f25
Tagging oggify-2.0.7-7.20150615git4412e37.fc25 into f25
Tagging ola-0.10.2-2.fc25 into f25
Tagging omniORB-4.2.1-3.fc25 into f25
Tagging omniORBpy-4.2.1-3.fc25 into f25
Tagging onionshare-0.8.1-4.fc25 into f25
Tagging openbabel-2.3.90-0.11.20160216git3a63a98.fc25 into f25
Tagging openerp-6.1-11.20131111_004905.fc25 into f25
Tagging openerp-client-6.1-9.20130126_002033.fc25 into f25
Tagging openerp7-7.0-9.20140109_002644.fc25 into f25
Tagging openfst-1.5.3-2.fc25 into f25
Tagging openlmi-scripts-0.4.0-6.fc25 into f25
Tagging openlmi-storage-0.8.1-4.fc25 into f25
Tagging openlmi-tools-0.10.5-4.fc25 into f25
Tagging openscap-1.2.10-2.fc25 into f25
Tagging openscap-daemon-0.1.5-2.fc25 into f25
Tagging openslide-python-1.1.1-2.fc25 into f25
Tagging openteacher-3.2-6.fc25 into f25
Tagging openvswitch-2.5.0-3.fc25 into f25
Tagging openwsman-2.6.2-6.fc25 into f25
Tagging openxcap-2.0.1-8.fc25 into f25
Tagging orbited-0.7.10-15.fc25 into f25
Tagging orca-3.21.3-2.fc25 into f25
Tagging os-apply-config-0.1.32-5.fc25 into f25
Tagging os-cloud-config-0.2.10-4.fc25 into f25
Tagging os-collect-config-0.1.36-6.fc25 into f25
Tagging os-net-config-0.1.5-5.fc25 into f25
Tagging os-refresh-config-0.1.11-4.fc25 into f25
Tagging osbs-client-0.24-2.fc25 into f25
Tagging osc-0.151.1-166.2.1.fc25 into f25
Tagging ovirt-engine-cli-3.6.2.0-2.fc25 into f25
Tagging ovirt-engine-sdk-python-3.6.3.0-2.fc25 into f25
Tagging owfs-3.1p0-8.fc25 into f25
Tagging oz-0.15.0-2.fc25 into f25
Tagging packagedb-cli-2.13-2.fc25 into f25
Tagging pag-0.6-2.fc25 into f25
Tagging pagekite-0.5.6d-6.fc25 into f25
Tagging pagure-2.3.3-2.fc25 into f25
Tagging pam_wrapper-1.0.2-2.fc25 into f25
Tagging parsero-0.81-5.fc25 into f25
Tagging patcher-0.6-12.fc25 into f25
Tagging pcapy-0.10.8-9.fc25 into f25
Tagging pcp-3.11.4-0.20160719git94d63b4.fc25 into f25
Tagging pcp2pdf-0.3-6.fc25 into f25
Tagging pcs-0.9.150-2.fc25 into f25
Tagging pdc-client-1.0.0-3.fc25 into f25
Tagging pdf-stapler-0.3.3-7.fc25 into f25
Tagging pdfposter-0.6.0-6.fc25 into f25
Tagging pdfshuffler-0.6.0-9.fc25 into f25
Tagging peppy-0.16.0-9.fc25 into f25
Tagging percol-0.1.1-0.6.git.b567f41.fc25 into f25
Tagging pessulus-2.30.3-11.fc25 into f25
Tagging phatch-0.2.7-25.fc25 into f25
Tagging photocollage-1.4.2-2.fc25 into f25
Tagging picard-1.3.2-6.fc25 into f25
Tagging pilas-1.4.5-2.fc25 into f25
Tagging pipestat-0.4.1-10.fc25 into f25
Tagging pipsi-0.9-3.fc25 into f25
Tagging pipviewer-0.3.9-20.fc25 into f25
Tagging pius-2.2.0-3.fc25 into f25
Tagging pkgwat-0.11-4.fc25 into f25
Tagging pki-core-10.3.3-4.fc25 into f25
Tagging pkpgcounter-3.50-10.fc25 into f25
Tagging plague-0.4.5.8-28.fc25 into f25
Tagging planet-2.0-24.fc25 into f25
Tagging planner-0.14.6-23.fc25 into f25
Tagging pmpu-0.2-16.fc25 into f25
Tagging pocketsphinx-0.8-13.fc25 into f25
Tagging poezio-0.9-0.6.dfd6042.fc25 into f25
Tagging policycoreutils-2.5-13.fc25 into f25
Tagging polybori-0.8.3-35.fc25 into f25
Tagging pondus-0.8.0-9.fc25 into f25
Tagging portmidi-217-15.fc25 into f25
Tagging powerline-2.4-4.fc25 into f25
Tagging preprocess-1.2.2-9.20150919gitd5ab9a.fc25 into f25
Tagging preupgrade-assistant-2.1.7-3.fc25 into f25
Tagging printrun-2015.03.10-5.fc25 into f25
Tagging protobuf-2.6.1-5.fc25 into f25
Tagging pss-1.40-6.fc25 into f25
Tagging pssh-2.3.1-15.fc25 into f25
Tagging puddletag-1.1.1-2.fc25 into f25
Tagging pulp-2.9.0-2.fc25 into f25
Tagging pulp-docker-2.0.2-2.fc25 into f25
Tagging pulp-ostree-1.1.2-2.fc25 into f25
Tagging pulp-puppet-2.9.0-2.fc25 into f25
Tagging pulp-python-1.1.2-2.fc25 into f25
Tagging pulp-rpm-2.9.0-2.fc25 into f25
Tagging pulsecaster-0.1.10-5.fc25 into f25
Tagging py-bcrypt-0.4-8.fc25 into f25
Tagging py-radix-0.9.3-3.fc25 into f25
Tagging py3status-3.0-2.fc25 into f25
Tagging py4j-0.10.2.1-2.fc25 into f25
Tagging pyOpenSSL-16.0.0-2.fc25 into f25
Tagging pyPdf-1.13-10.fc25 into f25
Tagging pyatspi-2.20.2-2.fc25 into f25
Tagging pyaudio-0.2.9-3.fc25 into f25
Tagging pybluez-0.22-3.fc25 into f25
Tagging pybox2d-2.3.1-2.fc25 into f25
Tagging pybugz-0.11-7.git3459d.fc25 into f25
Tagging pycairo-1.10.0-5.fc25 into f25
Tagging pycam-0.5.1-7.fc25 into f25
Tagging pycanberra-0-0.11.git88c53cd.fc25 into f25
Tagging pycdio-0.20-3.fc25 into f25
Tagging pychart-1.39-21.fc25 into f25
Tagging pychecker-0.8.19-11.fc25 into f25
Tagging pychess-0.12.4-6.fc25 into f25
Tagging pycmd-1.2-6.fc25 into f25
Tagging pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-10.fc25 into f25
Tagging pycscope-1.2.1-7.fc25 into f25
Tagging pydot-1.0.28-12.fc25 into f25
Tagging pyelftools-0.22-0.9.git20130619.a1d9681.fc25 into f25
Tagging pyephem-3.7.6.0-3.fc25 into f25
Tagging pyexiv2-0.3.2-23.fc25 into f25
Tagging pyfits-3.4-2.fc25 into f25
Tagging pyflakes-1.2.3-2.fc25 into f25
Tagging pyflowtools-0.3.4.1-10.fc25 into f25
Tagging pyfribidi-0.11.0-10.fc25 into f25
Tagging pyftpdlib-1.5.0-4.fc25 into f25
Tagging pygame-1.9.1-22.fc25.20150926 into f25
Tagging pygobject2-2.28.6-16.fc25 into f25
Tagging pygobject3-3.21.0-2.fc25 into f25
Tagging pygoocanvas-0.14.1-14.fc25 into f25
Tagging pygpgme-0.3-16.fc25 into f25
Tagging pygrace-0.4-13.fc25 into f25
Tagging pygrib-2.0.1-3.fc25 into f25
Tagging pygsl-2.2.0-2.fc25 into f25
Tagging pygtk2-2.24.0-15.fc25 into f25
Tagging pygtkchart-0-0.10.gitg8a56364.fc25 into f25
Tagging pygtkglext-1.1.0-20.fc25 into f25
Tagging pygtksourceview-2.10.1-13.fc25 into f25
Tagging pyhoca-cli-0.5.0.3-3.fc25 into f25
Tagging pyhoca-gui-0.5.0.6-2.fc25 into f25
Tagging pyhunspell-0.4.1-3.fc25 into f25
Tagging pyicu-1.5-17.fc25 into f25
Tagging pyifp-0.2.2-13.fc25 into f25
Tagging pyip-0.7-12.fc25 into f25
Tagging pyjamas-0.7-16.fc25 into f25
Tagging pykde4-4.14.3-13.fc25 into f25
Tagging pyke-1.1.1-18.fc25 into f25
Tagging pykka-1.2.1-5.fc25 into f25
Tagging pylast-1.5.1-2.fc25 into f25
Tagging pylibacl-0.5.2-2.fc25 into f25
Tagging pyliblo-0.10.0-3.fc25 into f25
Tagging pyliblzma-0.5.3-16.fc25 into f25
Tagging pylibpcap-0.6.4-10.fc25 into f25
Tagging pylint-1.5.5-2.fc25 into f25
Tagging pymilia-1.0.0-11.fc25 into f25
Tagging pymodbus-1.2.0-4.fc25 into f25
Tagging pymunk-1.0.0-11.fc25 into f25
Tagging pynag-0.9.1-4.fc25 into f25
Tagging pynetsnmp-0.28.14-14.fc25 into f25
Tagging pyobd-0.9.3-4.fc25 into f25
Tagging pyodbc-3.0.10-5.fc25 into f25
Tagging pyode-1.2.0-14.fc25 into f25
Tagging pyorbit-2.24.0-20.fc25 into f25
Tagging pyp2rpm-3.1.2-2.fc25 into f25
Tagging pypar-2.1.5_108-14.fc25 into f25
Tagging pyparsing-2.1.5-2.fc25 into f25
Tagging pyparted-3.10.7-4.fc25 into f25
Tagging pypolicyd-spf-1.3.2-3.fc25 into f25
Tagging pypop-0.7.0-17.fc25 into f25
Tagging pypoppler-0.12.2-4.fc25 into f25
Tagging pyppd-1.0.2-3.fc25 into f25
Tagging pyproj-1.9.5.1-3.fc25 into f25
Tagging pyqtrailer-0.6.2-10.fc25 into f25
Tagging pyrenamer-0.6.0-16.fc25 into f25
Tagging pyrit-0.4.0-13.fc25 into f25
Tagging pyroom-0.4.1-14.fc25 into f25
Tagging pyscard-1.9.0-5.fc25 into f25
Tagging pyscript-0.6.1-18.fc25 into f25
Tagging pysendfile-2.0.1-3.fc25 into f25
Tagging pyserial-2.7-6.fc25 into f25
Tagging pyshp-1.2.3-4.fc25 into f25
Tagging pyside-tools-0.2.13-11.fc25 into f25
Tagging pysnmp-4.3.2-2.fc25 into f25
Tagging pystache-0.5.3-8.fc25 into f25
Tagging pystatgrab-0.7-2.fc25 into f25
Tagging pysvn-1.9.2-2.fc25 into f25
Tagging pysysbot-0.1.3-5.fc25 into f25
Tagging pytest-2.9.2-2.fc25 into f25
Tagging python-4Suite-XML-1.0.2-23.fc25 into f25
Tagging python-APScheduler-3.0.5-3.fc25 into f25
Tagging python-AppTools-4.4.0-4.fc25 into f25
Tagging python-BTrees-4.3.1-2.fc25 into f25
Tagging python-BeautifulSoup-3.2.1-11.fc25 into f25
Tagging python-Bottleneck-0.6.0-9.fc25 into f25
Tagging python-CDDB-1.4-17.fc25 into f25
Tagging python-CacheControl-0.11.5-4.fc25 into f25
Tagging python-CommonMark-0.5.4-5.fc25 into f25
Tagging python-GeoIP-1.3.2-2.fc25 into f25
Tagging python-GnuPGInterface-0.3.2-16.fc25 into f25
Tagging python-GridDataFormats-0.3.2-4.fc25 into f25
Tagging python-HTMLgen-2.2.2-24.fc25 into f25
Tagging python-IPy-0.81-16.fc25 into f25
Tagging python-ImcSdk-0.7.2-5.fc25 into f25
Tagging python-Lektor-2.3-2.fc25 into f25
Tagging python-Levenshtein-0.10.1-23.fc25 into f25
Tagging python-Lightbox-2.1-14.fc25 into f25
Tagging python-MultipartPostHandler2-0.1.5-5.fc25 into f25
Tagging python-OWSLib-0.11.2-2.fc25 into f25
Tagging python-PSI-0.3-0.13.b2.fc25 into f25
Tagging python-PyGithub-1.26.0-3.fc25 into f25
Tagging python-PyLink-0.3.2-3.fc25 into f25
Tagging python-PyMySQL-0.6.7-6.fc25 into f25
Tagging python-PyPDF2-1.25.1-13.fc25 into f25
Tagging python-PyRSS2Gen-1.1-10.fc25 into f25
Tagging python-Pympler-0.4.3-3.fc25 into f25
Tagging python-Pyped-1.4-4.fc25 into f25
Tagging python-Rtree-0.7.0-9.fc25 into f25
Tagging python-Scriptaculous-1.8.2-14.fc25 into f25
Tagging python-SecretStorage-2.2.1-2.fc25 into f25
Tagging python-SocksiPy-1.00-13.fc25 into f25
Tagging python-TornadIO2-0.0.4-8.fc25 into f25
Tagging python-Traits-4.5.0-11.gitac5d029.fc25 into f25
Tagging python-TurboMail-3.0.3-10.fc25 into f25
Tagging python-UcsSdk-0.8.2.5-3.fc25 into f25
Tagging python-WSGIProxy2-0.4.1-5.fc25 into f25
Tagging python-XStatic-1.0.1-6.fc25 into f25
Tagging python-XStatic-Angular-1.3.7.0-7.fc25 into f25
Tagging python-XStatic-Angular-Bootstrap-0.11.0.2-4.fc25 into f25
Tagging python-XStatic-Angular-Cookies-1.2.1.1-5.fc25 into f25
Tagging python-XStatic-Angular-FileUpload-12.0.4.0-2.fc25 into f25
Tagging python-XStatic-Angular-Gettext-2.1.0.2-3.fc25 into f25
Tagging python-XStatic-Angular-Mock-1.2.1.1-5.fc25 into f25
Tagging python-XStatic-Angular-lrdragndrop-1.0.2.2-4.fc25 into f25
Tagging python-XStatic-Bootstrap-Datepicker-1.3.1.0-4.fc25 into f25
Tagging python-XStatic-Bootstrap-SCSS-3.2.0.0-4.fc25 into f25
Tagging python-XStatic-D3-3.1.6.2-5.fc25 into f25
Tagging python-XStatic-Font-Awesome-4.3.0.0-3.fc25 into f25
Tagging python-XStatic-Hogan-2.0.0.2-5.fc25 into f25
Tagging python-XStatic-JQuery-Migrate-1.2.1.1-5.fc25 into f25
Tagging python-XStatic-JQuery-TableSorter-2.14.5.1-5.fc25 into f25
Tagging python-XStatic-JQuery-quicksearch-2.0.3.1-5.fc25 into f25
Tagging python-XStatic-JSEncrypt-2.0.0.2-5.fc25 into f25
Tagging python-XStatic-Jasmine-1.3.1.1-5.fc25 into f25
Tagging python-XStatic-Magic-Search-0.2.0.1-4.fc25 into f25
Tagging python-XStatic-QUnit-1.14.0.2-5.fc25 into f25
Tagging python-XStatic-Rickshaw-1.5.0.0-7.fc25 into f25
Tagging python-XStatic-Spin-1.2.5.2-6.fc25 into f25
Tagging python-XStatic-bootswatch-3.3.5.3-5.fc25 into f25
Tagging python-XStatic-jQuery-1.10.2.1-4.fc25 into f25
Tagging python-XStatic-jquery-ui-1.10.4.1-4.fc25 into f25
Tagging python-XStatic-mdi-1.1.70.1-6.fc25 into f25
Tagging python-XStatic-roboto-fontface-0.4.3.2-9.fc25 into f25
Tagging python-XStatic-smart-table-1.4.5.3-4.fc25 into f25
Tagging python-XStatic-termjs-0.0.4.2-4.fc25 into f25
Tagging python-ZConfig-3.1.0-5.fc25 into f25
Tagging python-ZEO-4.2.1-2.fc25 into f25
Tagging python-ZSI-2.1-9.fc25 into f25
Tagging python-achoo-1.0-13.fc25 into f25
Tagging python-acme-0.8.1-2.fc25 into f25
Tagging python-acoustid-1.1.0-3.fc25 into f25
Tagging python-actdiag-0.5.4-2.fc25 into f25
Tagging python-adal-0.1.0-3.fc25 into f25
Tagging python-admesh-0.98.5-3.fc25 into f25
Tagging python-adns-1.2.1-17.fc25 into f25
Tagging python-affinity-0.1.0-7.fc25 into f25
Tagging python-afl-0.5.3-2.fc25 into f25
Tagging python-aiohttp-0.21.6-3.fc25 into f25
Tagging python-akismet-0.2.0-9.fc25 into f25
Tagging python-alchimia-0.4-7.fc25 into f25
Tagging python-alembic-0.8.6-2.fc25 into f25
Tagging python-alsa-1.0.29-4.fc25 into f25
Tagging python-alsaaudio-0.7-10.fc25 into f25
Tagging python-altgraph-0.12-9.fc25 into f25
Tagging python-amara-1.2.0.2-17.fc25 into f25
Tagging python-amico-1.0.1-3.fc25 into f25
Tagging python-amqp-1.4.9-3.fc25 into f25
Tagging python-amqplib-1.0.2-14.fc25 into f25
Tagging python-anfft-0.2-8.fc25 into f25
Tagging python-aniso8601-1.1.0-4.fc25 into f25
Tagging python-ansi-0.1.3-6.fc25 into f25
Tagging python-ansi2html-1.1.1-2.fc25 into f25
Tagging python-anykeystore-0.2-12.fc25 into f25
Tagging python-anymarkup-0.5.0-4.fc25 into f25
Tagging python-anymarkup-core-0.5.0-4.fc25 into f25
Tagging python-anyvc-0.3.7.1-8.fc25 into f25
Tagging python-aodhclient-0.5.0-3.fc25 into f25
Tagging python-apipkg-1.4-5.fc25 into f25
Tagging python-appdirs-1.4.0-7.fc25 into f25
Tagging python-application-1.4.1-4.fc25 into f25
Tagging python-apsw-3.13.0.r1-4.fc25 into f25
Tagging python-arc-0.7.1-5.fc25 into f25
Tagging python-argcomplete-1.1.1-2.fc25 into f25
Tagging python-argh-0.26.1-2.fc25 into f25
Tagging python-args-0.1.0-2.fc25 into f25
Tagging python-arrow-0.8.0-2.fc25 into f25
Tagging python-asciitable-0.8.0-13.fc25 into f25
Tagging python-ase-3.11.0-20.fc25 into f25
Tagging python-assertEquals-0.4.4-8.fc25 into f25
Tagging python-assimulo-2.9-2.fc25 into f25
Tagging python-astroML-0.3-9.fc25 into f25
Tagging python-astroML-addons-0.2.2-5.fc25 into f25
Tagging python-astroid-1.4.5-3.fc25 into f25
Tagging python-astropy-1.2.1-2.fc25 into f25
Tagging python-astropy-helpers-1.1.2-2.fc25 into f25
Tagging python-astroquery-0.3.2-2.fc25 into f25
Tagging python-atfork-0.1.2-10.fc25 into f25
Tagging python-atomicwrites-1.0.0-2.fc25 into f25
Tagging python-audioread-2.1.2-4.fc25 into f25
Tagging python-augeas-0.5.0-6.fc25 into f25
Tagging python-auth-credential-1.0-9.fc25 into f25
Tagging python-autobahn-0.14.0-2.git81f693d.fc25 into f25
Tagging python-automaton-1.2.0-2.fc25 into f25
Tagging python-autopep8-1.2.1-3.fc25 into f25
Tagging python-babel-BabelGladeExtractor-0.2-0.11.r288.fc25 into f25
Tagging python-babelfish-0.5.5-3.fc25 into f25
Tagging python-backlash-0.1.1-2.fc25 into f25
Tagging python-backports-1.0-8.fc25 into f25
Tagging python-backports-lzma-0.0.2-10.fc25 into f25
Tagging python-backports-shutil_get_terminal_size-1.0.0-2.fc25 into f25
Tagging python-backports-ssl_match_hostname-3.5.0.1-3.fc25 into f25
Tagging python-backports_abc-0.4-4.fc25 into f25
Tagging python-baker-1.3-3.git408295259ae5.fc25 into f25
Tagging python-barbicanclient-4.0.0-3.fc25 into f25
Tagging python-basemap-1.0.7-12.fc25 into f25
Tagging python-bash8-0.1.1-8.fc25 into f25
Tagging python-bashate-0.5.1-2.fc25 into f25
Tagging python-batchhttp-1.1.1-8.fc25 into f25
Tagging python-bcrypt-3.1.0-2.fc25 into f25
Tagging python-beaker-1.5.4-14.fc25 into f25
Tagging python-beanbag-1.9.2-4.fc25 into f25
Tagging python-beanstalkc-0.4.0-3.fc25 into f25
Tagging python-beautifulsoup4-4.4.1-4.fc25 into f25
Tagging python-behave-1.2.5-16.fc25 into f25
Tagging python-betamax-0.7.1-3.fc25 into f25
Tagging python-bibtex-1.2.7-6.fc25 into f25
Tagging python-billiard-3.3.0.23-2.fc25 into f25
Tagging python-binaryornot-0.4.0-3.fc25 into f25
Tagging python-bintrees-2.0.1-7.fc25 into f25
Tagging python-biopython-1.67-2.fc25 into f25
Tagging python-bitarray-0.8.1-3.fc25 into f25
Tagging python-bitlyapi-0.1.1-12.fc25 into f25
Tagging python-bitmath-1.3.1-1.fc25.1 into f25
Tagging python-bleach-1.4.1-7.fc25 into f25
Tagging python-blessings-1.5-9.fc25 into f25
Tagging python-blinker-1.3-7.fc25 into f25
Tagging python-blist-1.3.6-8.fc25 into f25
Tagging python-blivet-2.1.1-2.fc25 into f25
Tagging python-blockdiag-1.5.3-4.fc25 into f25
Tagging python-blosc-1.3.3-2.fc25 into f25
Tagging python-bna-4.1.0-3.fc25 into f25
Tagging python-boto-2.41.0-2.fc25 into f25
Tagging python-boto3-1.3.1-2.fc25 into f25
Tagging python-botocore-1.4.35-2.fc25 into f25
Tagging python-bottle-sqlite-0.1-7.fc25 into f25
Tagging python-btrfs-0.2.1-3.fc25 into f25
Tagging python-bucky-2.2.2-5.fc25 into f25
Tagging python-bugzilla-1.2.2-4.fc25 into f25
Tagging python-bugzilla2fedmsg-0.3.0-2.fc25 into f25
Tagging python-bunch-1.0.1-9.fc25 into f25
Tagging python-cached_property-1.3.0-5.fc25 into f25
Tagging python-cachetools-1.1.6-2.fc25 into f25
Tagging python-cagraph-1.2-20.fc25 into f25
Tagging python-cairocffi-0.7.2-6.fc25 into f25
Tagging python-cairosvg-1.0.20-2.fc25 into f25
Tagging python-carbon-0.9.15-3.fc25 into f25
Tagging python-carddav-0.7.0-5.fc25 into f25
Tagging python-carrot-0.10.7-11.fc25 into f25
Tagging python-castellan-0.3.1-3.fc25 into f25
Tagging python-catkin-sphinx-0.2.2-2.fc25 into f25
Tagging python-catkin_lint-1.4.6-2.fc25 into f25
Tagging python-catkin_pkg-0.2.10-4.fc25 into f25
Tagging python-catkin_tools-0.3.1-2.fc25 into f25
Tagging python-catwalk-2.0.2-12.fc25 into f25
Tagging python-cclib-1.3.2-4.fc25 into f25
Tagging python-cdb-0.34-11.fc25 into f25
Tagging python-ceilometerclient-2.3.0-4.fc25 into f25
Tagging python-ceilometermiddleware-0.4.0-2.fc25 into f25
Tagging python-celery-3.1.20-3.fc25 into f25
Tagging python-cement-2.2.2-7.fc25 into f25
Tagging python-cerberus-0.9.2-2.fc25 into f25
Tagging python-cerealizer-0.8-3.fc25 into f25
Tagging python-certbot-apache-0.8.1-2.fc25 into f25
Tagging python-certifi-2015.04.28-9.fc25 into f25
Tagging python-cffi-1.7.0-2.fc25 into f25
Tagging python-chai-1.1.1-2.fc25 into f25
Tagging python-chameleon-2.24-4.fc25 into f25
Tagging python-characteristic-14.3.0-5.fc25 into f25
Tagging python-chardet-2.2.1-6.fc25 into f25
Tagging python-cheetah-2.4.4-13.fc25 into f25
Tagging python-cherrypy2-2.3.0-23.fc25 into f25
Tagging python-cherrytemplate-1.0.0-21.fc25 into f25
Tagging python-chm-0.8.4-20.fc25 into f25
Tagging python-cinderclient-1.6.0-2.fc25 into f25
Tagging python-citeproc-py-0.3.0-4.fc25 into f25
Tagging python-cjson-1.1.0-8.fc25 into f25
Tagging python-cliapp-1.20160316-2.fc25 into f25
Tagging python-click-6.6-2.fc25 into f25
Tagging python-click-log-0.1.3-4.fc25 into f25
Tagging python-click-threading-0.4.0-2.fc25 into f25
Tagging python-clientform-0.2.10-11.fc25 into f25
Tagging python-cliff-2.0.0-2.fc25 into f25
Tagging python-cliff-tablib-1.1-6.fc25 into f25
Tagging python-cligj-0.2.0-4.fc25 into f25
Tagging python-clint-0.5.1-3.fc25 into f25
Tagging python-cloud-sptheme-1.6-5.fc25 into f25
Tagging python-cloudfiles-1.7.11-2.fc25 into f25
Tagging python-cloudservers-1.2-11.fc25 into f25
Tagging python-cltk-0.0.1.2-5.fc25 into f25
Tagging python-cma-1.1.06-2.fc25 into f25
Tagging python-cmd2-0.6.8-7.fc25 into f25
Tagging python-cmdln-2.0.0-2.fc25 into f25
Tagging python-cmigemo-0.1.6-4.fc25 into f25
Tagging python-colander-1.3.1-2.fc25 into f25
Tagging python-colorama-0.3.7-3.fc25 into f25
Tagging python-colorclass-1.2.0-6.fc25 into f25
Tagging python-colour-runner-0.0.4-5.fc25 into f25
Tagging python-compositor-0.2b-12.fc25 into f25
Tagging python-compyte-0.0.1-0.5.gitac1c71d.fc25 into f25
Tagging python-concurrentloghandler-0.9.1-2.fc25 into f25
Tagging python-configargparse-0.10.0-3.fc25 into f25
Tagging python-configobj-5.0.6-5.fc25 into f25
Tagging python-configparser-3.5.0b2-3.fc25 into f25
Tagging python-configshell-1.1.fb20-2.fc25 into f25
Tagging python-confparser-1.0.1-14.fc25 into f25
Tagging python-congressclient-1.3.0-3.fc25 into f25
Tagging python-construct-2.5.1-8.fc25 into f25
Tagging python-contextlib2-0.5.3-2.fc25 into f25
Tagging python-contexttimer-0.3.1-3.fc25 into f25
Tagging python-cookies-2.2.1-5.fc25 into f25
Tagging python-copr-1.72-2.fc25 into f25
Tagging python-cornice-1.1.0-3.fc25 into f25
Tagging python-couchdb-1.0-4.fc25 into f25
Tagging python-couchdbkit-0.6.5-6.fc25 into f25
Tagging python-cov-core-1.15.0-3.fc25 into f25
Tagging python-coverage-4.2-0.2.b1.fc25 into f25
Tagging python-coverage-test-runner-1.10-7.fc25 into f25
Tagging python-cpio-0.1-22.fc25 into f25
Tagging python-cpopen-1.5-2.fc25 into f25
Tagging python-cpuinfo-0.2.3-3.fc25 into f25
Tagging python-cram-0.6-11.fc25 into f25
Tagging python-crane-2.0.0-3.fc25 into f25
Tagging python-crank-0.8.0-2.fc25 into f25
Tagging python-croniter-0.3.4-8.fc25 into f25
Tagging python-crypto-2.6.1-11.fc25 into f25
Tagging python-cryptography-1.3.1-4.fc25 into f25
Tagging python-cryptography-vectors-1.3.1-3.fc25 into f25
Tagging python-cssmin-0.2.0-5.fc25 into f25
Tagging python-cssselect-0.9.1-10.fc25 into f25
Tagging python-cssutils-1.0.1-4.fc25 into f25
Tagging python-csvkit-0.9.1-7.gitbf18815.fc25 into f25
Tagging python-ctags-1.0.5-14.fc25 into f25
Tagging python-ctrldaemon-0.2-5.fc25 into f25
Tagging python-ctypesgen-0-0.7.20130214svn.fc25 into f25
Tagging python-cups-1.9.72-9.fc25 into f25
Tagging python-curtsies-0.2.6-3.fc25 into f25
Tagging python-cvxopt-1.1.8-7.fc25 into f25
Tagging python-cycler-0.9.0-8.fc25 into f25
Tagging python-cytoolz-0.7.5-2.fc25 into f25
Tagging python-d2to1-0.2.12-2.post1.fc25 into f25
Tagging python-daap-0.7.1-17.fc25 into f25
Tagging python-daemon-2.1.1-2.fc25 into f25
Tagging 1000 builds.
Tagging python-dapp-0.3.0-5.fc25 into f25
Tagging python-datanommer-consumer-0.6.1-4.fc25 into f25
Tagging python-datanommer-models-0.6.5-5.fc25 into f25
Tagging python-dateutil-2.5.3-2.fc25 into f25
Tagging python-dateutil15-1.5-10.fc25 into f25
Tagging python-dbf-0.96.005-3.fc25 into f25
Tagging python-dbusmock-0.11.1-5.fc25 into f25
Tagging python-ddt-1.0.2-2.fc25 into f25
Tagging python-debian-0.1.27-4.fc25 into f25
Tagging python-debtcollector-1.3.0-2.fc25 into f25
Tagging python-decorator-4.0.10-2.fc25 into f25
Tagging python-decoratortools-1.8-12.fc25 into f25
Tagging python-defusedxml-0.4.1-8.fc25 into f25
Tagging python-deltasigma-0.2-5.fc25 into f25
Tagging python-demjson-2.2.4-3.fc25 into f25
Tagging python-designateclient-2.0.0-2.fc25 into f25
Tagging python-detox-0.10.0-2.fc25 into f25
Tagging python-di-0.3-7.fc25 into f25
Tagging python-dialog-3.3.0-9.fc25 into f25
Tagging python-dictclient-1.0.1-15.fc25 into f25
Tagging python-diff-cover-0.9.7-2.fc25 into f25
Tagging python-dingus-0.3.4-9.fc25 into f25
Tagging python-dirq-1.7-3.fc25 into f25
Tagging python-distlib-0.2.3-2.fc25 into f25
Tagging python-distutils-extra-2.39-2.fc25 into f25
Tagging python-django-1.9.7-2.fc25 into f25
Tagging python-django-admin-honeypot-0.3.0-4.fc25 into f25
Tagging python-django-ajax-selects-1.3.4-9.fc25 into f25
Tagging python-django-angular-0.7.16-2.fc25 into f25
Tagging python-django-annoying-0.7.6-10.20120609hga0de8b.fc25 into f25
Tagging python-django-appconf-1.0.1-5.fc25 into f25
Tagging python-django-authenticator-0.1.5-8.fc25 into f25
Tagging python-django-authority-0.4-9.fc25 into f25
Tagging python-django-avatar-2.0a1-9.20120609git097ed8.fc25 into f25
Tagging python-django-babel-0.5.0-2.fc25 into f25
Tagging python-django-bootstrap-toolkit-2.15.0-5.fc25 into f25
Tagging python-django-ckeditor-5.0.2-3.fc25 into f25
Tagging python-django-classy-tags-0.7.2-2.fc25 into f25
Tagging python-django-compressor-2.0-2.fc25 into f25
Tagging python-django-contact-form-1.1-3.fc25 into f25
Tagging python-django-dajax-0.9.2-6.fc25 into f25
Tagging python-django-dajaxice-0.6-4.fc25 into f25
Tagging python-django-database-url-0.4.0-2.fc25 into f25
Tagging python-django-debug-toolbar-1.4-4.fc25 into f25
Tagging python-django-devserver-0.8.0-4.fc25 into f25
Tagging python-django-discover-runner-1.0-8.fc25 into f25
Tagging python-django-dpaste-0.2.4-16.fc25 into f25
Tagging python-django-dynamite-0.4.1-11.fc25 into f25
Tagging python-django-extensions-1.3.7-5.fc25 into f25
Tagging python-django-extra-form-fields-0.0.1-12.fc25 into f25
Tagging python-django-fas-1.0.3-6.fc25 into f25
Tagging python-django-federated-login-1.0.0-10.fc25 into f25
Tagging python-django-flash-1.8-13.fc25 into f25
Tagging python-django-followit-0.0.3-11.fc25 into f25
Tagging python-django-formtools-1.0-8.fc25 into f25
Tagging python-django-haystack-2.3.1-3.fc25 into f25
Tagging python-django-helpdesk-0.1.12-7.fc25 into f25
Tagging python-django-kombu-0.9.4-7.fc25 into f25
Tagging python-django-markdown2-0.3.0-3.fc25 into f25
Tagging python-django-nose-1.4.3-2.fc25 into f25
Tagging python-django-notification-1.2.0-5.fc25 into f25
Tagging python-django-openid-auth-0.5-7.fc25 into f25
Tagging python-django-openstack-auth-2.3.0-2.fc25 into f25
Tagging python-django-pagination-1.0.7-9.fc25 into f25
Tagging python-django-pipeline-1.3.24-5.fc25 into f25
Tagging python-django-post_office-0.6.0-7.fc25 into f25
Tagging python-django-profile-0.6-0.8.20110216svnr458.fc25.2 into f25
Tagging python-django-profiles-0.2-12.fc25 into f25
Tagging python-django-pylibmc-0.2.3-9.20120609git28874f.fc25 into f25
Tagging python-django-pyscss-2.0.2-3.fc25 into f25
Tagging python-django-pytest-0.2.0-11.fc25 into f25
Tagging python-django-recaptcha-works-0.3.4-10.fc25 into f25
Tagging python-django-redis-4.3.0-3.fc25 into f25
Tagging python-django-registration-0.8-9.fc25 into f25
Tagging python-django-rest-framework-3.3.2-4.fc25 into f25
Tagging python-django-rest-framework-braces-0.1.6-3.fc25 into f25
Tagging python-django-reversion-2.0.0-2.fc25 into f25
Tagging python-django-roa-1.7-11.fc25 into f25
Tagging python-django-robots-0.8.1-9.fc25 into f25
Tagging python-django-secure-1.0-5.fc25 into f25
Tagging python-django-sekizai-0.8.1-6.fc25 into f25
Tagging python-django-select2-5.2.1-3.fc25 into f25
Tagging python-django-setuptest-0.1.4-6.fc25 into f25
Tagging python-django-simple-captcha-0.4.5-3.fc25 into f25
Tagging python-django-socialregistration-0.5.10-6.fc25 into f25
Tagging python-django-sorting-0.1-12.fc25 into f25
Tagging python-django-south-0.8.4-7.fc25 into f25
Tagging python-django-staticfiles-1.2.1-8.fc25 into f25
Tagging python-django-stopforumspam-1.4.2-5.fc25 into f25
Tagging python-django-tables2-1.1.2-2.fc25 into f25
Tagging python-django-tagging-0.3.6-5.fc25 into f25
Tagging python-django-tastypie-0.13.3-3.fc25 into f25
Tagging python-django-threaded-multihost-1.4.0-10.20120717hg80ee24.fc25 into f25
Tagging python-django-threadedcomments-0.9.0-10.fc25 into f25
Tagging python-django-tracking-0.3.7-15.fc25 into f25
Tagging python-django-typepadapp-1.2.1-13.fc25 into f25
Tagging python-dmidecode-3.12.2-4.fc25 into f25
Tagging python-dns-1.12.0GIT99fd864-2.fc25 into f25
Tagging python-docker-py-1.9.0-0.2.rc2.fc25 into f25
Tagging python-docker-squash-1.0.0-0.9.rc6.fc25 into f25
Tagging python-dockerfile-parse-0.0.5-5.fc25 into f25
Tagging python-dockerpty-0.4.1-3.fc25 into f25
Tagging python-docopt-0.6.2-2.fc25 into f25
Tagging python-docutils-0.12-0.7.20140510svn7747.fc25 into f25
Tagging python-docx-0.8.5-6.fc25 into f25
Tagging python-dogpile-cache-0.6.1-2.fc25 into f25
Tagging python-dogpile-core-0.4.1-9.fc25 into f25
Tagging python-doit-0.28.0-5.fc25 into f25
Tagging python-dopy-0.3.7-3.fc25 into f25
Tagging python-dpath-1.4.0-4.fc25 into f25
Tagging python-dpkt-1.8.7-2.fc25 into f25
Tagging python-drat-0.4.2-6.fc25 into f25
Tagging python-dropbox-3.41-5.fc25 into f25
Tagging python-dslib-3.1-4.fc25 into f25
Tagging python-dtopt-0.1-20.fc25 into f25
Tagging python-dulwich-0.12.0-3.fc25 into f25
Tagging python-dumptruck-0.1.6-6.fc25 into f25
Tagging python-durus-3.9-12.fc25 into f25
Tagging python-easygui-0.96-14.fc25 into f25
Tagging python-ecdsa-0.13-5.fc25 into f25
Tagging python-editdist-0.3-12.fc25 into f25
Tagging python-editor-1.0.1-2.fc25 into f25
Tagging python-editorconfig-0.12.0-4.fc25 into f25
Tagging python-egenix-mx-base-3.2.8-4.fc25 into f25
Tagging python-elasticsearch-2.3.0-3.fc25 into f25
Tagging python-elements-0.13-12.20100110svn.fc25 into f25
Tagging python-elfdata-0.6-3.fc25 into f25
Tagging python-elixir-0.7.1-18.fc25 into f25
Tagging python-email_reply_parser-0.3.0-20140523git76e9481.fc25.6 into f25
Tagging python-emcee-2.2.0-3.fc25 into f25
Tagging python-empy-3.3.2-8.fc25 into f25
Tagging python-enchant-1.6.6-8.fc25 into f25
Tagging python-enum-0.4.4-12.fc25 into f25
Tagging python-enum34-1.0.4-6.fc25 into f25
Tagging python-envisage-4.5.0-2.fc25 into f25
Tagging python-epdb-0.14-4.fc25 into f25
Tagging python-epub-0.5.2-5.fc25 into f25
Tagging python-et_xmlfile-1.0.1-5.fc25 into f25
Tagging python-ethtool-0.11-7.fc25 into f25
Tagging python-eventlet-0.18.4-2.fc25 into f25
Tagging python-execnet-1.4.1-3.fc25 into f25
Tagging python-exif-2.1.2-4.fc25 into f25
Tagging python-extras-0.0.3-12.fc25 into f25
Tagging python-eyed3-0.7.9-3.fc25 into f25
Tagging python-fabulous-0.2.1-2.fc25 into f25
Tagging python-factory-boy-2.7.0-3.fc25 into f25
Tagging python-falcon-1.0.0-2.fc25 into f25
Tagging python-fastcache-1.0.2-6.fc25 into f25
Tagging python-fasteners-0.14.1-5.fc25 into f25
Tagging python-fastimport-0.9.2-8.fc25 into f25
Tagging python-fdb-1.6-3.fc25 into f25
Tagging python-fedbadges-0.5.2-3.fc25 into f25
Tagging python-fedimg-0.6.3-3.fc25 into f25
Tagging python-fedmsg-genacls-0.5-4.fc25 into f25
Tagging python-fedmsg-meta-debian-0.1-6.fc25 into f25
Tagging python-fedmsg-meta-fedora-infrastructure-0.17.6-2.fc25 into f25
Tagging python-fedora-0.8.0-2.fc25 into f25
Tagging python-feedparser-5.2.0-4.fc25 into f25
Tagging python-ferari-0.2.0-13.fc25 into f25
Tagging python-fiat-1.6.0-5.fc25 into f25
Tagging python-firehose-0.2-10.fc25 into f25
Tagging python-firkin-0.02-14.fc25 into f25
Tagging python-fixtures-3.0.0-2.fc25 into f25
Tagging python-flake8-2.5.5-2.fc25 into f25
Tagging python-flake8-import-order-0.6.1-3.fc25 into f25
Tagging python-flask-0.10.1-9.fc25 into f25
Tagging python-flask-assets-0.10-5.fc25 into f25
Tagging python-flask-autoindex-0.4.1-13.fc25 into f25
Tagging python-flask-babel-0.9-7.fc25 into f25
Tagging python-flask-cache-0.13.1-6.fc25 into f25
Tagging python-flask-classy-0.6.8-5.fc25 into f25
Tagging python-flask-debugtoolbar-0.9.2-4.fc25 into f25
Tagging python-flask-images-2.1.2-3.fc25 into f25
Tagging python-flask-lastuser-0.2-9.20110722git3bf2a0.fc25 into f25
Tagging python-flask-login-0.3.0-4.fc25 into f25
Tagging python-flask-mako-0.4-2.fc25 into f25
Tagging python-flask-multistatic-1.0-2.fc25 into f25
Tagging python-flask-oauth-0.13-2.fc25 into f25
Tagging python-flask-oidc-1.0.3-2.fc25 into f25
Tagging python-flask-openid-1.2.5-4.fc25 into f25
Tagging python-flask-principal-0.4.0-9.fc25 into f25
Tagging python-flask-restful-0.3.5-3.fc25 into f25
Tagging python-flask-rstpages-0.3-7.fc25 into f25
Tagging python-flask-script-2.0.5-5.fc25 into f25
Tagging python-flask-silk-0.1.2-7.fc25 into f25
Tagging python-flask-sqlalchemy-2.1-3.fc25 into f25
Tagging python-flask-whooshalchemy-0.6-9.fc25 into f25
Tagging python-flask-whooshee-0.0.7-4.fc25 into f25
Tagging python-flask-wtf-0.10.0-6.fc25 into f25
Tagging python-flask-xml-rpc-0.1.2-5.fc25 into f25
Tagging python-flatland-0.0.2-9.fc25 into f25
Tagging python-flexmock-0.10.2-3.fc25 into f25
Tagging python-flickrapi-1.4.2-10.fc25 into f25
Tagging python-flock-0.1-8.fc25 into f25
Tagging python-flower-0.9.1-2.fc25 into f25
Tagging python-fluidity-sm-0.2.0-5.fc25 into f25
Tagging python-flup-1.0.2-12.fc25 into f25
Tagging python-fmn-consumer-1.0.1-4.fc25 into f25
Tagging python-fmn-lib-0.8.2-2.fc25 into f25
Tagging python-fmn-rules-0.9.0-2.fc25 into f25
Tagging python-fmn-web-0.8.1-2.fc25 into f25
Tagging python-fn-0.4.3-5.fc25 into f25
Tagging python-fontMath-0.2-12.fc25 into f25
Tagging python-fontname-0.2.0-5.fc25 into f25
Tagging python-foolscap-0.10.1-2.fc25 into f25
Tagging python-formats-0.1.1-5.fc25 into f25
Tagging python-formencode-1.3.0-4.fc25 into f25
Tagging python-fpconst-0.7.3-17.fc25 into f25
Tagging python-freetype-1.0.1-5.fc25 into f25
Tagging python-freezegun-0.3.6-2.fc25 into f25
Tagging python-frozen-flask-0.12-2.fc25 into f25
Tagging python-fsmonitor-0.1-7.fc25 into f25
Tagging python-fuckit-4.8.0-6.fc25 into f25
Tagging python-fudge-1.0.3-10.fc25 into f25
Tagging python-funcparserlib-0.3.6-8.fc25 into f25
Tagging python-funcsigs-1.0.2-2.fc25 into f25
Tagging python-functest-0.8.8-9.fc25 into f25
Tagging python-furl-0.4.93-2.fc25 into f25
Tagging python-futures-3.0.4-3.fc25 into f25
Tagging python-futurist-0.13.0-2.fc25 into f25
Tagging python-fuzzywuzzy-0.7.0-3.fc25 into f25
Tagging python-gabbi-1.22.0-2.fc25 into f25
Tagging python-gammu-2.6-2.fc25 into f25
Tagging python-gasp-0.3.2-11.fc25 into f25
Tagging python-gatspy-0.3-2.fc25 into f25
Tagging python-gccinvocation-0.1-9.fc25 into f25
Tagging python-gd-0.56-13.fc25 into f25
Tagging python-gdata-2.0.18-6.fc25 into f25
Tagging python-gear-0.5.9-2.fc25 into f25
Tagging python-gearbox-0.1.1-2.fc25 into f25
Tagging python-gencpp-0.3.4-8.20130623git403d067.fc25 into f25
Tagging python-genlisp-0.3.3-8.20130623git8790a17.fc25 into f25
Tagging python-genmsg-0.3.10-10.20130617git95ca00d.fc25 into f25
Tagging python-genpy-0.3.7-10.20130623giteddf66e.fc25 into f25
Tagging python-genshi-0.7-12.fc25 into f25
Tagging python-geoip2-2.4.0-2.fc25 into f25
Tagging python-geojson-1.3.0-4.fc25 into f25
Tagging python-gerrit-0.0.1-8.gita7ffd76.fc25 into f25
Tagging python-gerritlib-0.3.0-7.fc25 into f25
Tagging python-gertty-1.3.2-2.fc25 into f25
Tagging python-gevent-1.1.1-2.fc25 into f25
Tagging python-gevent-socketio-0.3.6-3.fc25 into f25
Tagging python-gevent-websocket-0.9.5-3.fc25 into f25
Tagging python-gflags-2.0-7.fc25 into f25
Tagging python-gitapi-1.1.0-0.a3.fc25.2 into f25
Tagging python-gitdb-0.6.4-5.fc25 into f25
Tagging python-github3py-1.0.0-0.2a4.fc25 into f25
Tagging python-glance-store-0.9.1-3.fc25 into f25
Tagging python-glanceclient-2.0.0-2.fc25 into f25
Tagging python-glob2-0.4.1-6.fc25 into f25
Tagging python-glue-0.11.1-8.fc25 into f25
Tagging python-gmpy2-2.0.8-2.fc25 into f25
Tagging python-gnocchiclient-2.3.1-3.fc25 into f25
Tagging python-gntp-1.0.1-8.fc25 into f25
Tagging python-gnupg-0.3.8-4.fc25 into f25
Tagging python-gnutls-1.2.4-9.fc25 into f25
Tagging python-google-apputils-0.4.2-6.fc25 into f25
Tagging python-googlevoice-0.5-12.fc25 into f25
Tagging python-gradunwarp-1.0.2-5.fc25 into f25
Tagging python-grafyaml-0.0.5-2.fc25 into f25
Tagging python-grapefruit-0.1a3-10.20110710svn31.fc25 into f25
Tagging python-grokmirror-1.0.0-2.fc25 into f25
Tagging python-gssapi-1.2.0-2.fc25 into f25
Tagging python-gstreamer1-1.9.1-2.fc25 into f25
Tagging python-gtkextra-1.1.0-27.fc25 into f25
Tagging python-gudev-147.2-10.fc25 into f25
Tagging python-gunicorn-19.4.1-3.fc25 into f25
Tagging python-guppy-0.1.10-3.fc25 into f25
Tagging python-gzipstream-2.3.3-4.fc25 into f25
Tagging python-h5io-0.1-0.5.gita73bba4.fc25 into f25
Tagging python-hacking-0.10.2-4.fc25 into f25
Tagging python-halite-0.1.16-5.fc25 into f25
Tagging python-hardware-0.18-2.fc25 into f25
Tagging python-heatclient-0.8.0-3.fc25 into f25
Tagging python-hgapi-1.7.2-5.fc25 into f25
Tagging python-hgdistver-0.25-3.fc25 into f25
Tagging python-hghooks-0.7.0-4.fc25 into f25
Tagging python-hl7-0.3.3-4.fc25 into f25
Tagging python-honcho-0.5.0-11.fc25 into f25
Tagging python-html2text-2015.6.6-6.fc25 into f25
Tagging python-html5lib-0.999-9.fc25 into f25
Tagging python-htmlmin-0.1.10-3.gitcc611c3.fc25 into f25
Tagging python-http-parser-0.8.3-7.fc25 into f25
Tagging python-httplib2-0.9.2-3.fc25 into f25
Tagging python-httpretty-0.8.3-7.fc25 into f25
Tagging python-humanize-0.5.1-5.fc25 into f25
Tagging python-humblewx-0.2.1-3.fc25 into f25
Tagging python-husl-4.0.3-2.fc25 into f25
Tagging python-hwdata-1.10.1-7.fc25 into f25
Tagging python-hypothesis-3.4.0-2.fc25 into f25
Tagging python-i3ipc-1.2.0-2.fc25 into f25
Tagging python-icalendar-3.9.0-5.fc25 into f25
Tagging python-idna-2.0-4.fc25 into f25
Tagging python-igraph-0.7.1.post6-4.fc25 into f25
Tagging python-imagesize-0.7.1-2.fc25 into f25
Tagging python-imdb-5.0-2.fc25 into f25
Tagging python-import-utils-0.0.1-9.fc25 into f25
Tagging python-importanize-0.4.1-6.fc25 into f25
Tagging python-importmagic-0.1.7-2.fc25 into f25
Tagging python-inflect-0.2.5-8.fc25 into f25
Tagging python-inifile-0.3-4.fc25 into f25
Tagging python-iniparse-0.4-20.fc25 into f25
Tagging python-inlinestyler-0.1.7-5.fc25 into f25
Tagging python-inotify-0.9.6-5.fc25 into f25
Tagging python-instant-1.6.0-4.fc25 into f25
Tagging python-interfile-0.3.1-3.fc25 into f25
Tagging python-invocations-0.13.0-2.fc25 into f25
Tagging python-invoke-0.13.0-3.fc25 into f25
Tagging python-ipaddr-2.1.10-5.fc25 into f25
Tagging python-ipaddress-1.0.16-3.fc25 into f25
Tagging python-ipdb-0.8.3-2.fc25 into f25
Tagging python-ipgetter-0.6-6.fc25 into f25
Tagging python-iptables-0.1.0-13.fc25 into f25
Tagging python-iptools-0.6.1-8.fc25 into f25
Tagging python-ipython_genutils-0.1.0-5.fc25 into f25
Tagging python-irawadi-user-0.1-10.fc25 into f25
Tagging python-irclib-0.4.8-11.fc25 into f25
Tagging python-ironic-inspector-client-1.2.0-4.fc25 into f25
Tagging python-ironicclient-1.3.1-3.fc25 into f25
Tagging python-iso8601-0.1.11-3.fc25 into f25
Tagging python-isodate-0.5.4-3.fc25 into f25
Tagging python-isprelink-0.1.2-19.fc25 into f25
Tagging python-itsdangerous-0.24-7.fc25 into f25
Tagging python-ivi-0.14.9-5.fc25 into f25
Tagging python-javaobj-0.1.3-2.20160423gitf286dee.fc25 into f25
Tagging python-jdcal-1.0-4.fc25 into f25
Tagging python-jedi-0.9.0-5.fc25 into f25
Tagging python-jellyfish-0.5.6-2.fc25 into f25
Tagging python-jenkins-0.4.12-3.fc25 into f25
Tagging python-jenkins-job-builder-1.4.0-7.fc25 into f25
Tagging python-jenkinsapi-0.2.29-2.fc25 into f25
Tagging python-jinja2-2.8-6.fc25 into f25
Tagging python-jinja2-cli-0.5.0-4.fc25 into f25
Tagging python-jinja2_pluralize-0.3.0-5.fc25 into f25
Tagging python-jira-0.50-2.fc25 into f25
Tagging python-jmespath-0.9.0-5.fc25 into f25
Tagging python-joblib-0.10.0-2.fc25 into f25
Tagging python-journal-brief-1.1.3-4.fc25 into f25
Tagging python-jsonpatch-1.2-9.fc25 into f25
Tagging python-jsonpath-rw-1.2.3-8.fc25 into f25
Tagging python-jsonpath-rw-ext-1.0.0-2.fc25 into f25
Tagging python-jsonpickle-0.9.2-5.fc25 into f25
Tagging python-jsonpointer-1.10-3.fc25 into f25
Tagging python-jsonrpclib-0.1.7-2.fc25 into f25
Tagging python-jsonschema-2.5.1-2.fc25 into f25
Tagging python-junitxml-0.7-7.fc25 into f25
Tagging python-jupyter-core-4.1.0-5.fc25 into f25
Tagging python-jupyter_core-4.0.2-4.fc25 into f25
Tagging python-justbases-0.6-2.fc25 into f25
Tagging python-justbytes-0.7-2.fc25 into f25
Tagging python-jwcrypto-0.2.1-4.fc25 into f25
Tagging python-jwt-1.4.0-4.fc25 into f25
Tagging python-k8sclient-0.1.0-4.fc25 into f25
Tagging python-kaa-base-0.6.0-14.fc25 into f25
Tagging python-kaa-display-0.1.0-14.fc25 into f25
Tagging python-kaa-imlib2-0.2.3-20.fc25 into f25
Tagging python-kaa-metadata-0.7.7-13.fc25 into f25
Tagging python-kafka-0.9.4-3.fc25 into f25
Tagging python-kajiki-0.5.5-2.fc25 into f25
Tagging python-kazoo-2.2.1-2.fc25 into f25
Newer build found for python-kerberos.
Tagging python-keyczar-0.71c-7.fc25 into f25
Tagging python-keyring-9.0-2.fc25 into f25
Tagging python-keystoneauth1-2.4.1-2.fc25 into f25
Tagging python-keystoneclient-2.3.1-3.fc25 into f25
Tagging python-keystoneclient-kerberos-0.3.0-2.fc25 into f25
Tagging python-keystonemiddleware-4.4.1-3.fc25 into f25
Tagging python-kgb-0.5.1-4.fc25 into f25
Tagging python-kid-0.9.6-17.fc25 into f25
Tagging python-kinterbasdb-3.3.0-13.fc25 into f25
Tagging python-kmod-0.9-10.fc25 into f25
Tagging python-kombu-3.0.33-6.fc25 into f25
Tagging python-krbV-1.0.90-12.fc25 into f25
Tagging python-ladon-0.9.24-4.fc25 into f25
Tagging python-landslide-1.1.3-3.fc25 into f25
Tagging python-larch-1.20151025-2.fc25 into f25
Tagging python-lasagne-0.1-4.fc25 into f25
Tagging python-latexcodec-1.0.3-2.fc25 into f25
Tagging python-lazy-object-proxy-1.2.1-4.fc25 into f25
Tagging python-lazyarray-0.2.8-4.fc25 into f25
Tagging python-ldap-2.4.25-2.fc25 into f25
Tagging python-ldap3-0.9.8.6-5.fc25 into f25
Tagging python-ldaphelper-1.0.1-13.fc25 into f25
Tagging python-ldappool-1.0-7.fc25 into f25
Tagging python-lesscpy-0.10.1-7.fc25 into f25
Tagging python-lexicon-0.2.0-5.fc25 into f25
Tagging python-lib389-1.0.1-3.fc25 into f25
Tagging python-libarchive-3.1.2.1-9.fc25 into f25
Tagging python-libarchive-c-2.3-2.fc25 into f25
Tagging python-libasyncns-0.7.1-14.fc25 into f25
Tagging python-libcnml-0.9.5-2.fc25 into f25
Tagging python-libdiscid-0.4.1-7.fc25 into f25
Tagging python-liblarch-2.1.0-8.fc25 into f25
Tagging python-libpagure-0.6-3.fc25 into f25
Tagging python-libqutrub-1.0-6.fc25 into f25
Tagging python-librosa-0.4.2-2.fc25 into f25
Tagging python-libturpial-1.7.0-5.fc25 into f25
Tagging python-line_profiler-1.0-9.fc25 into f25
Tagging python-linecache2-1.0.0-6.fc25 into f25
Tagging python-linux-procfs-0.4.6-7.fc25 into f25
Tagging python-lirc-0.0.5-21.fc25 into f25
Tagging python-listquote-1.4.0-9.fc25 into f25
Tagging python-llfuse-1.0-2.fc25 into f25
Tagging python-lmiwbem-0.7.2-8.fc25 into f25
Tagging python-lockfile-0.11.0-4.fc25 into f25
Tagging python-logbook-0.11.3-3.fc25 into f25
Tagging python-logging-tree-1.7-2.fc25 into f25
Tagging python-logilab-common-0.63.2-6.fc25 into f25
Tagging python-logutils-0.3.3-7.fc25 into f25
Tagging python-lxml-3.4.4-5.fc25 into f25
Tagging python-ly-0.9.4-3.fc25 into f25
Tagging python-lyricwiki-0.1.35-11.fc25 into f25
Tagging python-lz4-0.8.1-2.fc25 into f25
Tagging python-lzo-1.09-3.fc25 into f25
Tagging python-m2ext-0.1-9.fc25 into f25
Tagging python-magnumclient-2.0.0-2.fc25 into f25
Tagging python-mailer-0.8.0-4.fc25 into f25
Tagging python-mako-1.0.3-3.fc25 into f25
Tagging python-mandrill-1.0.51-6.fc25 into f25
Tagging python-manilaclient-1.8.1-2.fc25 into f25
Tagging python-manuel-1.8.0-6.fc25 into f25
Tagging python-markdown-2.6.6-2.fc25 into f25
Tagging python-markups-2.0.0-2.fc25 into f25
Tagging python-markupsafe-0.23-10.fc25 into f25
Tagging python-marshmallow-2.9.0-2.fc25 into f25
Tagging python-marshmallow-enum-1.0-2.fc25 into f25
Tagging python-martian-0.14-6.fc25 into f25
Tagging python-matplotlib-1.5.2-0.2.rc2.fc25 into f25
Tagging python-maxminddb-1.2.1-2.fc25 into f25
Tagging python-mdp-3.5-4.fc25 into f25
Tagging python-mecab-0.996-1.fc25.7 into f25
Tagging python-mechanize-0.2.5-11.fc25 into f25
Tagging python-meh-0.44-2.fc25 into f25
Tagging python-meld3-1.0.2-2.fc25 into f25
Tagging python-meliae-0.4.0-10.fc25 into f25
Tagging python-memcached-1.54-4.fc25 into f25
Tagging python-messaging-1.1-3.fc25 into f25
Tagging python-metar-1.4.0-3.fc25 into f25
Tagging python-mglob-0.4-15.fc25 into f25
Tagging python-migrate-0.10.0-3.fc25 into f25
Tagging python-mimeparse-0.1.4-9.fc25 into f25
Tagging python-mimerender-0.5.5-3.fc25 into f25
Tagging python-minibelt-0.1.1-4.fc25 into f25
Tagging python-minimock-1.2.8-10.fc25 into f25
Tagging python-mistralclient-2.0.0-4.fc25 into f25
Tagging python-mistune-0.7.3-2.fc25 into f25
Tagging python-mne-0.10-7.fc25 into f25
Tagging python-mock-2.0.0-2.fc25 into f25
Tagging python-modargs-1.7-6.20130606gitc69060.fc25 into f25
Tagging python-modernize-0.5-3.fc25 into f25
Tagging python-modestmaps-1.4.6-5.fc25 into f25
Tagging python-moksha-common-1.2.4-4.fc25 into f25
Tagging python-moksha-hub-1.4.6-3.fc25 into f25
Tagging python-moksha-wsgi-1.2.4-3.fc25 into f25
Tagging python-mongoengine-0.10.6-3.fc25 into f25
Tagging python-monotonic-0.5-3.fc25 into f25
Tagging python-morbid-0.8.7.3-10.fc25 into f25
Tagging python-moss-0.3.4-6.fc25 into f25
Tagging python-mox-0.5.3-11.fc25 into f25
Tagging python-mox3-0.10.0-4.fc25 into f25
Tagging python-mozbase-0-0.10.gitb077641.fc25 into f25
Tagging python-mpd-0.2.1-13.fc25 into f25
Tagging python-mpmath-0.19-6.fc25 into f25
Tagging python-msgpack-0.4.7-4.fc25 into f25
Tagging python-mtTkinter-0.4-11.fc25 into f25
Tagging python-multi-registry-0.0.2-9.fc25 into f25
Tagging python-multi_key_dict-2.0.3-2.fc25 into f25
Tagging python-multidict-1.1.0-1.fc25.1 into f25
Tagging python-multilib-1.1-6.fc25 into f25
Tagging python-munch-2.0.4-3.fc25 into f25
Tagging python-munkres-1.0.7-5.fc25 into f25
Tagging python-muranoclient-0.8.4-2.fc25 into f25
Tagging python-music21-2.2.1-3.fc25 into f25
Tagging python-musicbrainz2-0.7.0-12.fc25 into f25
Tagging python-musicbrainzngs-0.5-6.fc25 into f25
Tagging python-mutagen-1.33.2-2.fc25 into f25
Tagging python-mwclient-0.8.1-3.fc25 into f25
Tagging python-mwlib-0.15.14-5.fc25 into f25
Tagging python-mwlib-docbook-0.1.0-10.fc25 into f25
Tagging python-mwlib-xhtml-0.1.0-10.fc25 into f25
Tagging python-myghty-1.2-10.fc25 into f25
Tagging python-mygpoclient-1.7-5.fc25 into f25
Tagging python-myhdl-0.8.1-4.fc25 into f25
Tagging python-mysql-1.3.7-5.fc25 into f25
Tagging python-naftawayh-0.2-7.fc25 into f25
Tagging python-narcissus-app-0.9.1-6.fc25 into f25
Tagging python-narcissus-common-0.9.0.1-6.fc25 into f25
Tagging python-narcissus-hub-0.9.0.1-6.fc25 into f25
Tagging python-natsort-4.0.4-2.fc25 into f25
Tagging python-nbformat-4.0.0-5.fc25 into f25
Tagging python-nbxmpp-0.5.3-4.fc25 into f25
Tagging python-ncclient-0.4.7-2.fc25 into f25
Tagging python-ndg_httpsclient-0.4.0-4.fc25 into f25
Tagging python-nectar-1.5.2-2.fc25 into f25
Tagging python-netaddr-0.7.18-7.fc25 into f25
Tagging python-netifaces-0.10.4-5.fc25 into f25
Tagging python-netlib-0.15-3.fc25 into f25
Tagging python-networking-bigswitch-2015.3.12-2.fc25 into f25
Tagging python-neutronclient-4.1.2-2.fc25 into f25
Tagging python-newt_syrup-0.2.0-8.1.fc25 into f25
Tagging python-ngram-3.3.0-7.fc25 into f25
Tagging python-nibabel-2.0.2-3.fc25 into f25
Tagging python-nine-0.3.4-8.fc25 into f25
Tagging python-nipy-0.4.0-5.fc25 into f25
Tagging python-nitrate-1.3-3.fc25 into f25
Tagging python-nltk-3.0.3-4.fc25 into f25
Tagging python-nmap-0.3.4-7.fc25 into f25
Tagging python-nmrglue-0.5-4.fc25 into f25
Tagging python-nodeenv-0.13.6-6.fc25 into f25
Tagging python-nose-cov-1.6-7.fc25 into f25
Tagging python-nose-cover3-0.1.0-13.fc25 into f25
Tagging python-nose-exclude-0.4.1-4.fc25 into f25
Tagging python-nose-parameterized-0.3.5-5.fc25 into f25
Tagging python-nose-progressive-1.5.1-7.fc25 into f25
Tagging python-nose-testconfig-0.10-4.fc25 into f25
Tagging python-nose-xcover-1.0.10-5.fc25 into f25
Tagging python-notario-0.0.11-3.fc25 into f25
Tagging python-novaclient-3.3.1-2.fc25 into f25
Tagging python-novaclient-os-networks-0.25-3.fc25 into f25
Tagging python-novaclient-os-virtual-interfaces-0.19-3.fc25 into f25
Tagging python-nsdf-0.0-4.git9621ced.fc25 into f25
Tagging python-nss-1.0.0-beta1.2.fc25.2 into f25
Tagging python-ntplib-0.3.3-4.fc25 into f25
Tagging python-num2words-0.5.3-10.fc25 into f25
Tagging python-numdisplay-1.5.6-13.fc25 into f25
Tagging python-numeric-24.2-26.fc25 into f25
Tagging python-numexpr-2.6.1-2.fc25 into f25
Tagging python-numpydoc-0.5-5.fc25 into f25
Tagging python-nwdiag-1.0.4-2.fc25 into f25
Tagging python-oasa-0.13.1-12.fc25 into f25
Tagging python-oauth-1.0.1-12.fc25 into f25
Tagging python-oauth2-1.9.0-3.post1.fc25 into f25
Tagging python-oauth2client-2.1.0-2.fc25 into f25
Tagging python-oauthlib-1.0.3-3.fc25 into f25
Tagging python-odict-1.5.1-5.fc25 into f25
Tagging python-offtrac-0.1.0-7.fc25 into f25
Tagging python-ofxparse-0.14-8.fc25 into f25
Tagging python-okaara-1.0.32-6.fc25 into f25
Tagging python-olpcgames-1.6-13.fc25 into f25
Tagging python-openhpi-1.2-0.14.20120322svn7120.fc25 into f25
Tagging python-openid-2.2.5-13.fc25 into f25
Tagging python-openid-cla-1.2-2.fc25 into f25
Tagging python-openid-teams-1.1-4.fc25 into f25
Tagging python-openoffice-0.1-0.19.20110209.fc25 into f25
Tagging python-openopt-0.5625-3.fc25 into f25
Tagging python-openpyxl-2.3.1-3.fc25 into f25
Tagging python-openstack-nose-plugin-0.11-7.fc25 into f25
Tagging python-openstackclient-2.2.0-2.fc25 into f25
Tagging python-openstackdocstheme-1.3.0-2.fc25 into f25
Tagging python-openstacksdk-0.9.0-2.fc25 into f25
Tagging python-optcomplete-1.2-0.10.20130428hg9583af7.fc25 into f25
Tagging python-ordered-set-2.0.0-4.fc25 into f25
Tagging python-orderedmultidict-0.7.6-2.fc25 into f25
Tagging python-orderedset-2.0-2.fc25 into f25
Tagging python-os-brick-1.3.0-2.fc25 into f25
Tagging python-os-client-config-1.16.0-3.fc25 into f25
Tagging python-os-testr-0.4.1-5.fc25 into f25
Tagging python-oslo-concurrency-3.7.1-4.fc25 into f25
Tagging python-oslo-config-3.9.0-2.fc25 into f25
Tagging python-oslo-context-2.2.0-3.fc25 into f25
Tagging python-oslo-db-4.6.0-3.fc25 into f25
Tagging python-oslo-i18n-3.4.0-2.fc25 into f25
Tagging python-oslo-log-3.2.0-3.fc25 into f25
Tagging python-oslo-messaging-4.5.0-2.fc25 into f25
Tagging python-oslo-middleware-3.7.0-2.fc25 into f25
Tagging python-oslo-policy-1.5.0-2.fc25 into f25
Tagging python-oslo-reports-1.6.0-3.fc25 into f25
Tagging python-oslo-rootwrap-4.1.0-2.fc25 into f25
Tagging python-oslo-serialization-2.4.0-3.fc25 into f25
Tagging python-oslo-service-1.7.0-3.fc25 into f25
Tagging python-oslo-sphinx-4.3.0-2.fc25 into f25
Tagging python-oslo-utils-3.7.0-3.fc25 into f25
Tagging python-oslo-versionedobjects-1.7.0-2.fc25 into f25
Tagging python-oslo-vmware-2.5.0-2.fc25 into f25
Tagging python-oslotest-2.1.0-2.fc25 into f25
Tagging python-osprofiler-0.3.0-4.fc25 into f25
Tagging python-osrf-pycommon-0.1.2-2.fc25 into f25
Tagging python-ovirt-register-1.0.0-11.fc25 into f25
Tagging python-pacpy-1.0.2-2.fc25 into f25
Tagging python-paho-mqtt-1.2-2.fc25 into f25
Tagging python-paida-3.2.1_2.10.1-13.fc25 into f25
Tagging python-pam-1.8.2-6.fc25 into f25
Tagging python-pandas-0.18.1-2.fc25 into f25
Tagging python-pandocfilters-1.2.4-4.fc25 into f25
Tagging python-parallel-ssh-0.91.2-2.fc25 into f25
Tagging python-paramiko-2.0.0-2.fc25 into f25
Tagging python-parse-1.6.6-4.fc25 into f25
Tagging python-parse_type-0.3.4-11.fc25 into f25
Tagging python-parsedatetime-2.1-2.fc25 into f25
Tagging python-parsley-1.3-3.fc25 into f25
Tagging python-passlib-1.6.5-4.fc25 into f25
Tagging python-paste-2.0.2-4.fc25 into f25
Tagging python-paste-deploy-1.5.2-7.fc25 into f25
Tagging python-paste-script-1.7.5-11.fc25 into f25
Tagging python-path-5.2-6.fc25 into f25
Tagging python-pathlib-1.0.1-3.fc25 into f25
Tagging python-pathtools-0.1.2-7.fc25 into f25
Tagging python-patsy-0.4.1-3.fc25 into f25
Tagging python-pbr-1.8.1-5.fc25 into f25
Tagging python-pdfkit-0.5.0-4.fc25 into f25
Tagging python-pdfminer-20160614-3.fc25 into f25
Tagging python-pdfrw-0.2-4.fc25 into f25
Tagging python-peak-rules-0.5a1.dev-22.a1.dev.20100803svn2646.fc25 into f25
Tagging python-peak-util-addons-0.7-11.fc25 into f25
Tagging python-peak-util-assembler-0.6-11.20100803svn2646.fc25 into f25
Tagging python-peak-util-extremes-1.1.1-11.fc25 into f25
Tagging python-peak-util-symbols-1.0-15.fc25 into f25
Newer build found for python-pecan.
Tagging python-pecan-notario-0.0.3-4.fc25 into f25
Tagging python-peewee-2.3.2-6.fc25 into f25
Tagging python-pelican-3.6.3-5.fc25 into f25
Tagging python-pep8-1.6.2-5.fc25 into f25
Tagging python-persistent-4.2.1-2.fc25 into f25
Tagging python-pexpect-4.1.0-2.fc25 into f25
Tagging python-pg8000-1.10.5-2.fc25 into f25
Tagging python-pgpdump-1.5-4.fc25 into f25
Tagging python-pgu-0.12.3-15.fc25 into f25
Tagging python-phacter-0.2.0-10.fc25 into f25
Tagging python-photutils-0.2-3.fc25 into f25
Tagging python-phyghtmap-1.74-3.fc25 into f25
Tagging python-pid-2.0.1-5.fc25 into f25
Tagging python-pika-0.10.0-6.fc25 into f25
Tagging python-pika_pool-0.1.3-4.fc25 into f25
Tagging python-pillow-3.3.0-2.fc25 into f25
Tagging python-pint-0.6-8.fc25 into f25
Tagging python-pip-8.1.2-2.fc25 into f25
Tagging python-pivy-0.5.0-13.hg609.fc25 into f25
Tagging python-pkgconfig-1.1.0-6.fc25 into f25
Tagging python-pkginfo-1.3.2-2.fc25 into f25
Tagging python-pkgwat-api-0.12-9.fc25 into f25
Tagging python-plaintable-0.1.1-4.fc25 into f25
Tagging python-pluggy-0.3.1-5.fc25 into f25
Tagging python-plumbum-1.6.0-3.fc25 into f25
Tagging python-ply-3.8-2.fc25 into f25
Tagging python-plyvel-0.9-5.fc25 into f25
Tagging python-pmw-2.0.0-4.fc25 into f25
Tagging python-polib-1.0.7-4.fc25 into f25
Tagging python-poppler-qt4-0.18.1-6.fc25 into f25
Tagging python-port-for-0.3.1-4.fc25 into f25
Tagging python-portalocker-0.5.6-2.fc25 into f25
Tagging python-positional-1.0.1-4.fc25 into f25
Tagging python-posix_ipc-0.9.8-8.fc25 into f25
Tagging python-postman-0.6.0-10.fc25 into f25
Tagging python-power-1.4-5.fc25 into f25
Tagging python-pp-1.6.0-10.fc25 into f25
Tagging python-praw-3.4.0-2.fc25 into f25
Tagging python-pretend-1.0.8-6.fc25 into f25
Tagging python-pretty-0.1-11.fc25 into f25
Tagging python-prettytable-0.7.2-8.fc25 into f25
Tagging python-prioritized-methods-0.2.1-15.fc25 into f25
Tagging python-proboscis-1.2.6.0-6.fc25 into f25
Tagging python-process-tests-1.0.0-5.fc25 into f25
Tagging python-productmd-1.2-2.fc25 into f25
Tagging python-profilehooks-1.8.0-3.fc25 into f25
Tagging python-progress-1.2-8.fc25 into f25
Tagging python-progressbar-2.3-7.fc25 into f25
Tagging python-proliantutils-2.1.0-3.fc25 into f25
Tagging python-prompt_toolkit-1.0.0-2.fc25 into f25
Tagging python-proteus-2.6.1-7.fc25 into f25
Tagging python-protocols-1.0-0.24.a0dev_r2302.fc25 into f25
Tagging python-psphere-0.5.2-6.fc25 into f25
Tagging python-psutil-4.3.0-2.fc25 into f25
Tagging python-psycopg2-2.6.2-2.fc25 into f25
Tagging python-pthreading-0.1.3-6.fc25 into f25
Tagging python-ptrace-0.8.1-3.fc25 into f25
Tagging python-ptyprocess-0.5.1-2.fc25 into f25
Tagging python-pudb-2015.3-4.fc25 into f25
Tagging python-py2neo-1.5-9.fc25 into f25
Tagging python-py2pack-0.6.3-2.fc25 into f25
Tagging python-py9p-1.0.9-7.fc25 into f25
Tagging python-pyactivetwo-0.1-3.fc25 into f25
Tagging python-pyarabic-0.4-6.fc25 into f25
Tagging python-pyasn1-0.1.9-7.fc25.1 into f25
Tagging python-pybeam-0.3.2-3.fc25 into f25
Tagging python-pybloomfiltermmap-0.3.15-2.fc25 into f25
Tagging python-pybtex-0.20.1-2.fc25 into f25
Tagging python-pybtex-docutils-0.2.1-3.fc25 into f25
Tagging python-pycadf-2.2.0-2.fc25 into f25
Tagging python-pycallgraph-0.5.1-9.fc25 into f25
Tagging python-pycha-0.7.0-2.fc25 into f25
Tagging python-pycosat-0.6.1-8.fc25 into f25
Tagging python-pycparser-2.14-7.fc25 into f25
Tagging python-pycurl-7.43.0-4.fc25 into f25
Tagging python-pycxx-6.2.8-2.fc25 into f25
Tagging python-pydicom-1.0.0-0.6.gitf6191c7.fc25 into f25
Tagging python-pydns-2.3.6-5.fc25 into f25
Tagging python-pydotplus-2.0.2-3.fc25 into f25
Tagging python-pyeclib-1.2.0-2.fc25 into f25
Tagging python-pyface-5.0.0-10.fc25 into f25
Tagging python-pygal-2.2.3-2.fc25 into f25
Tagging python-pygeoip-0.2.6-9.fc25 into f25
Tagging python-pyghmi-0.8.0-3.fc25 into f25
Tagging python-pygit2-0.24.1-2.fc25 into f25
Tagging python-pyglet-1.2.1-4.fc25 into f25
Tagging python-pygments-2.1.3-2.fc25 into f25
Tagging python-pygments-markdown-lexer-0.1.0.dev39-4.fc25 into f25
Tagging python-pygraphviz-1.3-3.rc2.fc25.1 into f25
Tagging python-pyhsm-1.0.4l-6.fc25 into f25
Tagging python-pykalman-0.9.5-10.20140827git2aeb4ad.fc25 into f25
Tagging python-pykmip-0.4.0-4.fc25 into f25
Tagging python-pylcdsysinfo-0-0.15.20131014git.fc25 into f25
Tagging python-pyldap-2.4.25.1-2.fc25 into f25
Tagging python-pylibmc-1.5.1-2.fc25 into f25
Tagging python-pylibravatar-1.6-9.fc25 into f25
Tagging python-pymemcache-1.2.5-6.fc25 into f25
Tagging python-pymilter-1.0-4.fc25 into f25
Tagging python-pymod2pkg-0.2.1-3.fc25 into f25
Tagging python-pymongo-3.3.0-2.fc25 into f25
Tagging python-pymtp-0.0.6-7.fc25 into f25
Tagging python-pyngus-2.0.3-6.fc25 into f25
Tagging python-pyopencl-2015.2-4.fc25 into f25
Tagging python-pyopengl-3.1.1a1-5.fc25 into f25
Tagging python-pyoptical-0.4-4.fc25 into f25
Tagging python-pyotp-1.3.1-8.fc25 into f25
Tagging python-pypandoc-1.1.3-2.fc25 into f25
Tagging python-pyphen-0.9.1-6.fc25 into f25
Tagging python-pypng-0.0.18-4.fc25 into f25
Tagging python-pyprocdev-0.2-2.fc25 into f25
Tagging python-pypump-0.6-5.fc25 into f25
Tagging python-pyquery-1.2.8-8.fc25 into f25
Tagging python-pyrad-2.0-7.fc25 into f25
Tagging python-pyramid-chameleon-0.1-6.fc25 into f25
Tagging python-pyramid-fas-openid-0.3.8-4.fc25 into f25
Tagging python-pyramid-mako-1.0a3-8.fc25 into f25
Tagging python-pyramid-tm-0.12-4.fc25 into f25
Tagging python-pyrax-1.9.5-4.fc25 into f25
Tagging python-pyrfc3339-1.0-4.fc25 into f25
Tagging python-pyriemann-0.2.3-5.fc25 into f25
Tagging python-pyro-4.14-10.fc25 into f25
Tagging python-pyroute2-0.3.19-2.fc25 into f25
Tagging python-pyrtlsdr-0.2.2-7.fc25 into f25
Tagging python-pysaml2-3.0.2-3.fc25 into f25
Tagging python-pysb-1.0.1-4.fc25 into f25
Tagging python-pysctp-0.6-7.fc25 into f25
Tagging python-pyside-1.2.2-6.fc25 into f25
Tagging python-pysmell-0.7.3-6.fc25 into f25
Tagging python-pysocks-1.5.6-5.fc25 into f25
Tagging python-pyspf-2.0.11-5.fc25 into f25
Tagging python-pytest-cache-1.0-8.fc25 into f25
Tagging python-pytest-capturelog-0.7-7.fc25 into f25
Tagging python-pytest-cov-2.3.0-2.fc25 into f25
Tagging python-pytest-flakes-1.0.1-3.fc25 into f25
Tagging python-pytest-multihost-1.1-3.fc25 into f25
Tagging python-pytest-sourceorder-0.5-3.fc25 into f25
Tagging python-pytest-testmon-0.8.2-2.fc25 into f25
Tagging python-pytimeparse-1.1.5-6.fc25 into f25
Tagging python-pytoml-0.1.10-3.gitd883c7c.fc25 into f25
Tagging python-pytools-2015.1.2-4.fc25 into f25
Tagging python-pyudev-0.20.0-3.fc25 into f25
Tagging python-pyuv-1.2.0-8.fc25 into f25
Tagging python-pyvfs-0.2.10-6.fc25 into f25
Tagging python-pyvmomi-5.5.0.2014.1.1-6.fc25 into f25
Tagging python-pywt-0.3.0-4.fc25 into f25
Tagging python-pyxid-1.1-0.3.gitc84afe9.fc25 into f25
Tagging python-pyzabbix-0.7.3-6.fc25 into f25
Tagging python-pyzolib-0.3.3-5.fc25 into f25
Tagging python-q-2.5-6.fc25 into f25
Tagging python-qalsadi-0.1-5.fc25 into f25
Tagging python-qpid-0.32-15.fc25 into f25
Tagging python-qrcode-5.1-4.fc25 into f25
Tagging python-qrencode-0-2.git.a58d28a.fc25 into f25
Tagging python-qserve-0.2.8-7.fc25 into f25
Newer build found for python-qt5.
Tagging python-quantities-0.10.1-5.fc25 into f25
Tagging python-queuelib-1.4.2-3.fc25 into f25
Tagging python-rackspace-auth-openstack-1.3-5.fc25 into f25
Tagging python-random2-1.0.1-5.fc25 into f25
Tagging python-rarfile-2.8-2.fc25 into f25
Tagging python-rauth-0.7.2-4.fc25 into f25
Tagging python-raven-5.22.0-2.fc25 into f25
Tagging python-rcssmin-1.0.6-3.fc25 into f25
Tagging python-rdflib-4.1.2-7.fc25 into f25
Tagging python-re2-1.0.4-4.fc25 into f25
Tagging python-recaptcha-client-1.0.6-8.fc25 into f25
Tagging python-recommonmark-0.4.0-7.git7ca5247.fc25 into f25
Tagging python-redis-2.10.5-2.fc25 into f25
Tagging python-regex-2016.06.24-2.fc25 into f25
Tagging python-relatorio-0.6.3-3.fc25 into f25
Tagging python-releases-1.2.0-3.fc25 into f25
Tagging python-remoteobjects-1.2.1-3.fc25 into f25
Tagging python-remoto-0.0.29-2.fc25 into f25
Tagging python-rencode-1.0.4-1.fc25 into f25
Tagging python-reno-1.6.2-2.fc25 into f25
Tagging python-reportlab-3.3.0-2.fc25 into f25
Tagging python-repoze-lru-0.4-11.fc25 into f25
Tagging python-repoze-sphinx-autointerface-0.8-2.fc25 into f25
Tagging python-repoze-tm2-2.0-4.fc25 into f25
Tagging python-repoze-what-1.0.9-13.fc25 into f25
Tagging python-repoze-what-plugins-sql-1.0.1-11.fc25 into f25
Tagging python-repoze-what-pylons-1.0-15.fc25 into f25
Tagging python-repoze-what-quickstart-1.0.9-10.fc25 into f25
Tagging python-repoze-who-2.1-8.fc25 into f25
Tagging python-repoze-who-friendlyform-1.0.8-11.fc25 into f25
Tagging python-repoze-who-plugins-sa-1.0.1-11.20160106gite1a36c5.fc25 into f25
Tagging python-repoze-who-testutil-1.0.1-10.fc25 into f25
Tagging python-represent-1.5.1-2.fc25 into f25
Tagging python-requestbuilder-0.5.2-2.fc25 into f25
Tagging python-requests-2.10.0-4.fc25 into f25
Tagging python-requests-cache-0.4.6-6.fc25 into f25
Tagging python-requests-file-1.4-4.fc25 into f25
Tagging python-requests-ftp-0.3.1-4.fc25 into f25
Tagging python-requests-kerberos-0.10.0-2.fc25 into f25
Tagging python-requests-mock-1.0.0-2.fc25 into f25
Tagging python-requests-oauthlib-0.5.0-6.fc25 into f25
Tagging python-requests-toolbelt-0.6.2-2.fc25 into f25
Tagging python-requestsexceptions-1.1.1-5.fc25 into f25
Tagging python-responses-0.5.1-3.fc25 into f25
Tagging python-rest-client-0.3-9gitf898f0.fc25 into f25
Tagging python-restauth-0.6.1-8.fc25 into f25
Tagging python-restauth-common-0.6.2-8.fc25 into f25
Tagging python-restkit-4.2.2-5.fc25 into f25
Tagging python-restsh-0.1-8.fc25 into f25
Tagging python-resultsdb_api-1.2.2-4.fc25 into f25
Tagging python-retask-0.4-5.fc25 into f25
Tagging python-retrying-1.2.3-8.fc25 into f25
Tagging python-rfc3986-0.3.1-2.fc25 into f25
Tagging python-rhsm-1.18.1-2.fc25 into f25
Tagging python-ripe-atlas-cousteau-1.2-2.fc25 into f25
Tagging python-ripe-atlas-sagan-1.1.11-2.fc25 into f25
Tagging python-ripozo-1.3.0-2.fc25 into f25
Tagging python-rjsmin-1.0.12-3.fc25 into f25
Tagging python-robofab-1.2.0-12.svn599.fc25 into f25
Tagging python-roman-2.0.0-5.fc25 into f25
Tagging python-rope-0.10.2-8.fc25 into f25
Tagging python-ropemacs-0.7-7.fc25 into f25
Tagging python-ropemode-0.2-5.fc25 into f25
Tagging python-rosdep-0.11.4-4.fc25 into f25
Tagging python-rosdistro-0.4.7-2.fc25 into f25
Tagging python-rosinstall-0.7.7-4.fc25 into f25
Tagging python-rosinstall_generator-0.1.11-4.fc25 into f25
Tagging python-rospkg-1.0.38-5.fc25 into f25
Tagging python-routes-2.2-3.fc25 into f25
Tagging python-rows-0.1.1-3.fc25 into f25
Tagging python-rpdb-0.1.6-3.fc25 into f25
Tagging python-rpi-gpio-0.6.1-2.fc25 into f25
Tagging python-rpmfluff-0.4.3-4.fc25 into f25
Tagging python-rpyc-3.3.0-5.fc25 into f25
Tagging python-rsa-3.4.1-2.fc25 into f25
Tagging python-rsslib-0-7.20130310.fc25 into f25
Tagging python-rtkit-0.6.0-5.fc25 into f25
Tagging python-rtslib-2.1.fb60-2.fc25 into f25
Tagging python-ruledispatch-0.5a1-0.30.svnr2618.fc25 into f25
Tagging python-rxjson-0.2-6.fc25 into f25
Tagging python-ryu-4.3-3.fc25 into f25
Tagging python-s3transfer-0.0.1-4.fc25 into f25
Tagging python-saharaclient-0.14.0-3.fc25 into f25
Tagging python-salttesting-2015.7.10-3.fc25 into f25
Tagging python-sanction-0.3.1-7.fc25 into f25
Tagging python-sane-2.8.2-5.fc25 into f25
Tagging python-scales-1.0.5-7.fc25 into f25
Tagging python-scandir-1.2-5.fc25 into f25
Tagging python-schedutils-0.4-7.fc25 into f25
Tagging python-schema-0.5.0-2.fc25 into f25
Tagging python-scikit-image-0.12.3-4.fc25 into f25
Tagging python-scikit-learn-0.17.1-5.fc25 into f25
Tagging python-scp-0.10.2-2.fc25 into f25
Tagging python-scrapy-1.0.3-3.fc25 into f25
Tagging python-scripttest-1.3.0-6.fc25 into f25
Tagging python-scss-1.3.4-5.fc25 into f25
Tagging python-seaborn-0.7.1-2.fc25 into f25
Tagging python-seesaw-0.9.2-4.fc25 into f25
Tagging python-semantic_version-2.5.0-2.fc25 into f25
Tagging python-sendgrid-0.1.4-5.fc25 into f25
Tagging python-sep-0.5.2-2.fc25 into f25
Tagging python-seqdiag-0.9.5-6.fc25 into f25
Tagging python-setproctitle-1.1.9-4.fc25 into f25
Tagging python-setuptools-24.0.1-2.fc25 into f25
Tagging python-setuptools_git-0.4.2-8.fc25 into f25
Tagging python-setuptools_hg-0.2.1-10.fc25 into f25
Tagging python-setuptools_scm-1.10.1-4.fc25 into f25
Tagging python-sexy-0.1.9-23.fc25 into f25
Tagging python-sh-1.11-2.fc25 into f25
Tagging python-shade-1.7.0-2.fc25 into f25
Tagging python-shadowsocks-2.8.2-6.fc25 into f25
Tagging python-shapely-1.5.16-2.fc25 into f25
Tagging python-shout-0.2.1-15.fc25 into f25
Tagging python-shove-0.6.4-4.fc25 into f25
Tagging python-sieve-0.1.9-3.fc25 into f25
Tagging python-sievelib-0.9.2-5.fc25 into f25
Tagging python-signalfd-0.1-11.fc25 into f25
Tagging python-simplegeneric-0.8.1-4.fc25 into f25
Tagging python-simplejson-3.5.3-6.fc25 into f25
Tagging python-simplemediawiki-1.2.0-0.7.b2.fc25 into f25
Tagging python-simpleparse-2.1.1-12.fc25 into f25
Tagging python-simplepath-0.3.3-2.fc25 into f25
Tagging python-simpletal-4.3-10.fc25 into f25
Tagging python-simplevisor-1.2-3.fc25 into f25
Tagging python-simplewrap-0.3.0-3.fc25 into f25
Tagging python-simpy-3.0.9-2.fc25 into f25
Tagging python-singledispatch-3.4.0.3-5.fc25 into f25
Tagging python-sippy-1.0.3-14.fc25 into f25
Tagging python-six-1.10.0-3.fc25 into f25
Tagging python-sleekxmpp-1.2.0-0.11.git08a0fd5.fc25 into f25
Tagging python-slimit-0.8.1-4.fc25 into f25
Tagging python-slip-0.6.4-4.fc25 into f25
Tagging python-slugify-1.2.0-3.fc25 into f25
Tagging python-smbc-1.0.15.4-7.fc25 into f25
Tagging python-smbpasswd-1.0.1-30.fc25 into f25
Tagging python-smmap-0.9.0-6.fc25 into f25
Tagging python-snappy-0.5-9.fc25 into f25
Tagging python-snowballstemmer-1.2.0-4.fc25 into f25
Tagging python-snpp-1.1.2-12.fc25 into f25
Tagging python-soaplib-0.8.1-13.fc25 into f25
Tagging python-svg-0.2.2b-9.fc25 into f25
Tagging python-svg-path-1.0b1-8.fc25 into f25
Tagging python-svgwrite-1.1.6-7.fc25 into f25
Tagging python-swiftclient-3.0.0-4.fc25 into f25
Tagging python-sync2jira-0.2-5.fc25 into f25
Tagging python-systemd-231-6.fc25 into f25
Tagging python-sysv_ipc-0.7.0-2.fc25 into f25
Tagging python-tables-3.2.2-6.fc25 into f25
Tagging python-tablib-0.10.0-4.fc25 into f25
Tagging python-taboot-0.4.0-9.fc25 into f25
Tagging python-tabulate-0.7.5-4.fc25 into f25
Tagging python-tahrir-0.8.2-4.fc25 into f25
Tagging python-tahrir-api-0.7.2-4.fc25 into f25
Tagging python-tambo-0.2.0-5.fc25 into f25
Tagging python-tashaphyne-0.2-6.fc25 into f25
Tagging python-taskflow-1.21.0-3.fc25 into f25
Tagging python-taskw-1.1.0-5.fc25 into f25
Tagging python-tbgrep-0.3.0-6.fc25 into f25
Tagging python-telepathy-0.15.19-11.fc25 into f25
Tagging python-tempdir-0.7.1-2.fc25 into f25
Tagging python-tempest-lib-0.11.0-3.fc25 into f25
Tagging python-tempita-0.5.1-13.fc25 into f25
Tagging python-termcolor-1.1.0-9.fc25 into f25
Tagging python-testify-0.8.3-3.fc25 into f25
Tagging python-testing.postgresql-1.1.0-5.fc25 into f25
Tagging python-testrepository-0.0.20-6.fc25 into f25
Tagging python-testresources-1.0.0-2.fc25 into f25
Tagging python-testscenarios-0.5.0-3.fc25 into f25
Tagging python-testtools-1.8.0-6.fc25 into f25
Tagging python-textile-2.2.2-5.fc25 into f25
Tagging python-texttable-0.8.1-7.fc25 into f25
Tagging python-tftpy-0.6.1-5.fc25 into f25
Tagging python-tg-devtools-2.3.0-0.8.fc25 into f25
Tagging python-tgcaptcha-0.11-18.fc25 into f25
Tagging python-tgcaptcha2-0.3.1-2.fc25 into f25
Tagging python-tgext-admin-0.5.4-7.fc25 into f25
Tagging python-tgext-crud-0.6.0-7.fc25 into f25
Tagging python-tgfastdata-0.9a7-0.9.a7.fc25 into f25
Tagging python-tgmochikit-1.4.2-11.fc25 into f25
Tagging python-tgscheduler-1.7.0-4.fc25 into f25
Tagging python-theano-0.8.2-1.fc25.1 into f25
Tagging python-tidy-0.2-17.fc25 into f25
Tagging python-tilestache-1.49.11-6.fc25 into f25
Tagging python-tinycss-0.3-11.fc25 into f25
Tagging python-tinydb-3.2.1-2.fc25 into f25
Tagging python-tlslite-0.4.9-2.fc25 into f25
Tagging python-toml-0.9.1-7.fc25 into f25
Tagging python-toolz-0.7.4-2.fc25 into f25
Tagging python-tooz-1.34.0-2.fc25 into f25
Tagging python-tornado-4.3-3.fc25 into f25
Tagging python-tortilla-0.4.1-4.fc25 into f25
Tagging python-toscawidgets-0.9.12-9.fc25 into f25
Tagging python-tox-2.3.1-2.fc25 into f25
Tagging python-tpg-3.1.2-16.fc25 into f25
Tagging python-traceback2-1.4.0-8.fc25 into f25
Tagging python-tracing-0.8-5.fc25 into f25
Tagging python-traitlets-4.0.0-4.fc25 into f25
Tagging python-traitsui-5.0.0-5.fc25 into f25
Tagging python-transaction-1.6.1-2.fc25 into f25
Tagging python-transforms3d-0.2.1-5.fc25 into f25
Tagging python-translationstring-1.3-2.fc25 into f25
Tagging python-trml2pdf12-1.2-17.fc25 into f25
Tagging python-trollius-2.1-2.fc25 into f25
Tagging python-trollius-redis-0.1.4-7.fc25 into f25
Tagging python-troveclient-2.1.2-3.fc25 into f25
Tagging python-ttystatus-0.32-2.fc25 into f25
Tagging python-turbocheetah-1.0-16.fc25 into f25
Tagging python-turboflot-0.7.0-9.fc25 into f25
Tagging python-turbojson-1.3.2-10.fc25 into f25
Tagging python-turbokid-1.0.5-11.fc25 into f25
Tagging python-tw-forms-0.9.9-11.fc25 into f25
Tagging python-tw-jquery-0.9.10-10.fc25 into f25
Tagging python-tw2-core-2.2.3-4.fc25 into f25
Tagging python-tw2-d3-0.0.8-9.fc25 into f25
Tagging python-tw2-dynforms-2.0.1-12.fc25 into f25
Tagging python-tw2-excanvas-2.0.2-10.fc25 into f25
Tagging python-tw2-forms-2.2.3-3.fc25 into f25
Tagging python-tw2-jit-2.0.3-13.fc25 into f25
Tagging python-tw2-jqplugins-flot-2.0.1-11.fc25 into f25
Tagging python-tw2-jqplugins-gritter-2.0.1-10.fc25 into f25
Tagging python-tw2-jqplugins-jqplot-2.0.3-6.fc25 into f25
Tagging python-tw2-jqplugins-ui-2.2.0-5.fc25 into f25
Tagging python-tw2-jquery-2.0.3-11.fc25 into f25
Tagging python-tw2-polymaps-0.3-6.fc25 into f25
Tagging python-tw2-slideymenu-2.2-6.fc25 into f25
Tagging python-tw2-sqla-2.0.6-9.fc25 into f25
Tagging python-twiggy-0.4.7-6.fc25 into f25
Tagging python-twisted-16.3.0-2.fc25 into f25
Tagging python-twitter-3.0-3.fc25 into f25
Tagging python-txamqp-0.6.2-4.fc25 into f25
Tagging python-txrequests-0.9.2-6.fc25 into f25
Tagging python-txsocksx-1.15.0.2-3.fc25 into f25
Tagging python-txws-0.9.1-5.fc25 into f25
Tagging python-txzmq-0.7.4-4.fc25 into f25
Tagging python-typepad-2.0-8.fc25 into f25
Tagging python-tzlocal-1.2-5.fc25 into f25
Tagging python-ufl-1.6.0-4.fc25 into f25
Tagging python-ufo2fdk-0.1-12.fc25 into f25
Tagging python-uinput-0.10.1-9.fc25 into f25
Tagging python-ujson-1.33-4.fc25 into f25
Tagging 1000 builds.
Tagging python-unicodecsv-0.14.1-5.fc25 into f25
Tagging python-unicodenazi-1.1-9.fc25 into f25
Tagging python-unidecode-0.04.16-6.fc25 into f25
Tagging python-unidiff-0.5.2-3.fc25 into f25
Tagging python-unipath-1.0-7.fc25 into f25
Tagging python-units-0.06-2.fc25 into f25
Tagging python-unittest2-1.1.0-6.fc25 into f25
Tagging python-uri-templates-0.6-6.fc25 into f25
Tagging python-uritemplate-0.3.0-2.fc25 into f25
Tagging python-urlgrabber-3.10.1-9.fc25 into f25
Tagging python-urllib2_kerberos-0.1.6-19.fc25 into f25
Tagging python-urllib3-1.16-2.fc25 into f25
Tagging python-urlobject-2.4.0-8.fc25 into f25
Tagging python-urwidtrees-1.0-2.gitfbcb183.fc25 into f25
Tagging python-usbtmc-0.7-3.fc25 into f25
Tagging python-utmp-0.7-15.fc25 into f25
Tagging python-vatnumber-1.2-2.fc25 into f25
Tagging python-vcrpy-1.8.0-2.fc25 into f25
Tagging python-vcstools-0.1.38-4.fc25 into f25
Tagging python-velruse-1.1.1-4.fc25 into f25
Tagging python-venusian-1.0-0.14.a7.fc25 into f25
Tagging python-versiontools-1.9.1-11.fc25 into f25
Tagging python-virtkey-0.50-19.fc25 into f25
Tagging python-virtualenv-14.0.6-2.fc25 into f25
Tagging python-virtualenv-api-2.1.9-2.fc25 into f25
Tagging python-virtualenv-clone-0.2.6-4.fc25 into f25
Tagging python-virtualenvcontext-0.1.6-7.fc25 into f25
Tagging python-virtualenvwrapper-4.7.1-4.fc25 into f25
Tagging python-vkontakte-1.3.3-3.fc25 into f25
Tagging python-vobject-0.9.2-3.fc25 into f25
Tagging python-volatility-2.5.0-8.fc25 into f25
Tagging python-voluptuous-0.8.11-2.fc25 into f25
Tagging python-vxi11-0.8-4.fc25 into f25
Tagging python-w3lib-1.11.0-4.fc25 into f25
Tagging python-waitress-0.9.0-4.fc25 into f25
Tagging python-walkdir-0.3-7.fc25 into f25
Tagging python-wand-0.4.3-2.fc25 into f25
Tagging python-warlock-1.0.1-5.fc25 into f25
Tagging python-watchdog-0.8.2-5.fc25 into f25
Tagging python-wcwidth-0.1.6-4.fc25 into f25
Tagging python-weakrefmethod-1.0.2-3.fc25 into f25
Tagging python-webcolors-1.5-2.fc25 into f25
Tagging python-weberror-0.13.1-2.fc25 into f25
Tagging python-webflash-0.1-0.14.a9.fc25 into f25
Tagging python-webhelpers-1.3-12.fc25 into f25
Tagging python-webm-0.2.2-11.fc25 into f25
Tagging python-webob-1.6.1-2.fc25 into f25
Tagging python-webob1.1-1.1.1-13.fc25 into f25
Tagging python-webpy-0.37-8.fc25 into f25
Tagging python-websocket-client-0.37.0-2.fc25 into f25
Tagging python-websockets-3.1-2.fc25 into f25
Tagging python-websockify-0.8.0-2.fc25 into f25
Tagging python-webtest-2.0.19-4.fc25 into f25
Tagging python-webtest1.3-1.3.4-10.fc25 into f25
Tagging python-werkzeug-0.11.10-2.fc25 into f25
Tagging python-which-1.1.0-16.fc25 into f25
Tagging python-whisper-0.9.15-3.fc25 into f25
Tagging python-whitenoise-2.0.6-4.fc25 into f25
Tagging python-whoosh-2.7.4-2.fc25 into f25
Tagging python-wifi-0.5.0-13.fc25 into f25
Tagging python-wikitcms-2.1.6-2.fc25 into f25
Tagging python-wikitools-1.3-3.fc25 into f25
Tagging python-windmill-1.7-0.9.git4304ee7.fc25 into f25
Tagging python-wokkel-0.7.1-6.fc25 into f25
Tagging python-wordpress-xmlrpc-2.3-5.fc25 into f25
Tagging python-workerpool-0.9.2-12.fc25 into f25
Tagging python-wrapt-1.10.8-2.fc25 into f25
Tagging python-yubico-1.3.2-3.fc25 into f25
Tagging python-zake-0.2.2-4.fc25 into f25
Tagging python-zanata2fedmsg-0.2-2.fc25 into f25
Tagging python-zaqarclient-1.0.0-3.fc25 into f25
Tagging python-zbase32-1.1.5-5.fc25 into f25
Tagging python-zc-buildout-2.5.1-2.fc25 into f25
Tagging python-zc-customdoctests-1.0.1-9.fc25 into f25
Tagging python-zc-lockfile-1.1.0-8.fc25 into f25
Tagging python-zdaemon-4.1.0-5.fc25 into f25
Tagging python-zipstream-1.1.4-5.fc25 into f25
Tagging python-zmq-15.3.0-2.fc25 into f25
Tagging python-zodbpickle-0.6.0-5.fc25 into f25
Tagging python-zope-configuration-4.0.3-7.fc25 into f25
Tagging python-zope-contenttype-4.1.0-5.fc25 into f25
Tagging python-zope-datetime-4.1.0-3.fc25 into f25
Tagging python-zope-deprecation-4.1.1-9.fc25 into f25
Tagging python-zope-dottedname-4.1.0-4.fc25 into f25
Tagging python-zope-event-4.2.0-3.fc25 into f25
Tagging python-zope-exceptions-4.0.8-5.fc25 into f25
Tagging python-zope-filerepresentation-4.1.0-4.fc25 into f25
Tagging python-zope-i18n-4.1.0-4.fc25 into f25
Tagging python-zope-i18nmessageid-4.0.3-5.fc25 into f25
Tagging python-zope-interface-4.2.0-2.fc25 into f25
Tagging python-zope-processlifetime-1.0-9.fc25 into f25
Newer build found for python-zope-proxy.
Tagging python-zope-sequencesort-4.0.1-3.fc25 into f25
Tagging python-zope-sqlalchemy-0.7.6-4.fc25 into f25
Tagging python-zope-structuredtext-4.1.0-3.fc25 into f25
Newer build found for python-zope-testing.
Tagging python-zope-testrunner-4.5.1-3.fc25 into f25
Tagging python2-typing-3.5.2.2-2.fc25 into f25
Tagging python3-3.5.1-13.fc25 into f25
Tagging python3-bsddb3-6.2.0-2.fc25 into f25
Tagging python3-cairo-1.10.0-17.fc25 into f25
Tagging python3-cangjie-1.2-9.fc25 into f25
Tagging python3-cherrypy-5.1.0-2.fc25 into f25
Tagging python3-curses_ex-0.3-5.fc25 into f25
Tagging python3-iep-3.7-2.fc25 into f25
Tagging python3-mallard-ducktype-0.2-5.fc25 into f25
Tagging python3-memcached-1.51-8.fc25 into f25
Tagging python3-mypy-0.4.3-2 into f25
Tagging python3-openid-3.0.9-4.fc25 into f25
Tagging python3-pocketlint-0.13-2.fc25 into f25
Tagging python3-postgresql-1.1.0-8.fc25 into f25
Tagging python3-py3dns-3.0.4-8.fc25 into f25
Tagging python3-pyPEG2-2.15.2-2.fc25 into f25
Tagging python3-pyjf3-0.3-5.fc25 into f25
Tagging python3-pytest-asyncio-0.4.1-2.git64b79e1.fc25 into f25
Tagging python3-script-1.7.2-9.fc25 into f25
Tagging python3-simplepam-0.1.5-6.fc25 into f25
Tagging python3-zope-fixers-1.1.2-8.fc25 into f25
Tagging pytorctl-0-0.20.20130920git4fdd203.fc25 into f25
Tagging pytrailer-0.6.1-2.fc25 into f25
Tagging pyttsx-1.0-9.fc25 into f25
Tagging pytz-2016.4-3.fc25 into f25
Tagging pyusb-1.0.0-2.fc25 into f25
Tagging pyutil-1.9.7-6.fc25 into f25
Tagging pyvcs-0.2.0-10.fc25 into f25
Tagging pyvnc2swf-0.9.5-19.fc25 into f25
Tagging pywbem-0.7.0-30.20131121svn626.fc25 into f25
Tagging pywebdav-0.9.8-9.fc25 into f25
Tagging pywebkitgtk-1.1.8-12.fc25 into f25
Tagging pyxattr-0.5.3-8.fc25 into f25
Tagging pyxmlsec-0.3.1-6.fc25 into f25
Tagging pyxtrlock-0.2-11.fc25 into f25
Tagging pyzor-1.0.0-9.20160210gitf16e1b6.fc25 into f25
Tagging qct-1.7-16.fc25 into f25
Tagging qgis-2.14.3-4.fc25 into f25
Tagging qhexedit2-0.7.7-2.fc25 into f25
Tagging qmforge-2.3.2-4.fc25 into f25
Tagging qmtest-2.4.1-14.fc25.1 into f25
Tagging qpid-cpp-0.34-11.fc25 into f25
Tagging qpid-dispatch-0.6.0-2.fc25 into f25
Tagging qpid-proton-0.13.0-2.fc25 into f25
Tagging qpid-tests-0.32-3.fc25 into f25
Tagging qpid-tools-0.32-11.fc25 into f25
Tagging qscintilla-2.9.2-5.fc25 into f25
Tagging qt-recordmydesktop-0.3.8-13.fc25 into f25
Tagging qtile-0.10.6-2.fc25 into f25
Tagging quodlibet-3.6.2-2.fc25 into f25
Tagging qutebrowser-0.7.0-2.fc25 into f25
Tagging rabbitvcs-0.16.1-0.5.20160108gite8214e6.fc25 into f25
Tagging radicale-1.1.1-8.fc25 into f25
Tagging radiotray-0.7.3-7.fc25 into f25
Tagging ranger-1.7.2-4.fc25 into f25
Tagging rapid-photo-downloader-0.4.11-4.fc25 into f25
Tagging rawdog-2.20-4.fc25 into f25
Tagging rdiff-backup-1.2.8-19.fc25 into f25
Tagging rebase-helper-0.7.3-3.fc25 into f25
Tagging recoll-1.21.7-2.fc25 into f25
Tagging rednotebook-1.12-2.fc25 into f25
Tagging redshift-1.11-3.fc25 into f25
Tagging reinteract-0.5.9-13 into f25
Tagging rekall-2.4.6-33.fc25 into f25
Tagging relevation-1.3-3.fc25 into f25
Tagging relval-2.1.3-2.fc25 into f25
Tagging remctl-3.11-3.fc25 into f25
Tagging repo_manager-0.1.0-6.fc25 into f25
Tagging retext-6.0.1-2.fc25 into f25
Tagging retrace-server-1.16-3.fc25 into f25
Tagging rhnlib-2.5.87-2.fc25 into f25
Tagging rho-0.0.20-11.fc25 into f25
Tagging ripe-atlas-tools-2.0.1-2.fc25 into f25
Tagging ris-linux-0.4-18.fc25 into f25
Tagging rolekit-0.5.1-2.fc25 into f25
Tagging root-6.06.06-3.fc25 into f25
Tagging roundup-1.4.21-7.fc25 into f25
Tagging rpkg-1.46-2.fc25 into f25
Tagging rpm-4.13.0-0.rc1.40.fc25.1 into f25
Tagging rpmconf-1.0.18-2.fc25 into f25
Tagging rpmspectool-1.99.5-2.fc25 into f25
Tagging rpy-2.8.1-3.fc25 into f25
Tagging rrdtool-1.6.0-5.fc25 into f25
Tagging rssdler-0.4.2-10.fc25 into f25
Tagging rst2pdf-0.93-8.fc25 into f25
Tagging rubber-1.4-3.fc25 into f25
Tagging s3cmd-1.6.1-3.fc25 into f25
Tagging sK1-0.9.1-0.14.pre_rev730.fc25 into f25
Tagging salt-2015.5.10-3.fc25 into f25
Tagging sanlock-3.4.0-2.fc25 into f25
Tagging saslwrapper-0.16-14.fc25 into f25
Tagging satyr-0.21-2.fc25 into f25
Tagging scapy-2.3.1-3.fc25 into f25
Tagging scitools-0.9.0-10.20150601git14e67654.fc25 into f25
Tagging scudcloud-1.30-2.fc25 into f25
Tagging seafile-5.1.2-4.fc25 into f25
Tagging sendKindle-2.1-8.fc25 into f25
Tagging setroubleshoot-3.3.10-2.fc25 into f25
Tagging sfact-0.0-9.20130128gitbc56c68.fc25 into f25
Tagging shcov-5-12.fc25 into f25
Tagging shedskin-0.9.4-4.fc25 into f25
Tagging shinken-2.4.3-2.fc25 into f25
Tagging shogun-4.1.0-5.fc25 into f25
Tagging sidc-gui-0.4-7.fc25 into f25
Tagging sip-4.18-3.fc25 into f25
Tagging skeinforge-12.03.14-20.fc25 into f25
Tagging skf-2.00.4-1.fc25.2 into f25
Tagging slingshot-0.9-3.fc25 into f25
Tagging snap-0.6-9.fc25 into f25
Tagging solaar-0.9.2-4.20150528gitcf27328.fc25.3 into f25
Tagging sos-3.2-4.fc25 into f25
Tagging soscleaner-0.2.2-10.fc25 into f25
Tagging spe-0.8.4.h-17.fc25 into f25
Tagging spec2scl-1.1.3-4.fc25 into f25
Tagging specto-0.4.1-10.fc25 into f25
Tagging speech-dispatcher-0.8.4-2.fc25 into f25
Tagging speedtest-cli-0.3.2-5.fc25 into f25
Tagging sphinx-webtools-0.2.1-20120533.hg86a2eac02afe.fc25 into f25
Tagging sphinxbase-0.8-12.fc25 into f25
Tagging sphinxtrain-1.0.8-29.fc25 into f25
Tagging spyder-2.3.9-2.fc25 into f25
Tagging sqlcli-3-8.fc25 into f25
Tagging squeal-0.4.1-13.fc25 into f25
Tagging sshuttle-0.78.0-3.fc25 into f25
Tagging sslstrip-0.9-10.fc25 into f25
Tagging sssd-1.14.0-4.fc25 into f25
Tagging stfl-0.22-18.fc25 into f25
Tagging stgit-0.17.1-5.fc25 into f25
Tagging stomppy-4.1.11-2.fc25 into f25
Tagging stonevpn-0.4.16-6.fc25 into f25
Tagging stp-2.1.2-3.20151122git.3785148.fc25 into f25
Tagging stylus-toolbox-0.2.7-12.fc25 into f25
Tagging subscription-manager-1.18.1-2.fc25 into f25
Tagging subunit-1.2.0-8.fc25 into f25
Tagging subversion-1.9.4-4.fc25 into f25
Tagging sugar-base-0.98.0-8.fc25 into f25
Tagging sugar-datastore-0.108.1-2.fc25 into f25
Tagging sugar-paint-65-3.fc25 into f25
Tagging sugar-toolkit-0.98.1-11.fc25 into f25
Tagging sugar-toolkit-gtk3-0.108.1-3.fc25 into f25
Tagging summain-0.20-2.fc25 into f25
Tagging supernova-2.2.0-3.fc25 into f25
Tagging supervisor-3.2.3-4.fc25 into f25
Tagging supybot-0.83.4.1-16.fc25 into f25
Tagging supybot-fedmsg-0.2.0-3.fc25 into f25
Tagging supybot-fedora-0.3.5-4.fc25 into f25
Tagging supybot-git-0-6.116c5e2.fc25 into f25
Tagging supybot-gribble-0.83.4.1-19.fc25 into f25
Tagging supybot-irccat-0-7.45803b0.fc25 into f25
Tagging supybot-koji-0.2-11.fc25 into f25
Tagging supybot-meetbot-0.1.4-18.fc25 into f25
Tagging supybot-notify-0.2.2-10.fc25 into f25
Tagging suricata-3.1.1-2.fc25 into f25
Tagging surl-0.7.1.1-9.fc25 into f25
Tagging svnmailer-1.0.9-7.fc25 into f25
Tagging sword-1.7.4-8.fc25 into f25
Tagging sx-2.17-5.fc25 into f25
Tagging synce-kpm-0.15.1-10.fc25 into f25
Tagging synce-sync-engine-0.15.1-12.fc25 into f25
Tagging synopsis-0.12-16.fc25.1 into f25
Tagging system-config-date-1.10.9-3.fc25 into f25
Tagging system-config-kdump-2.0.16-3.fc25 into f25
Tagging system-config-keyboard-1.4.0-10.fc25 into f25
Tagging system-config-network-1.6.11-8.fc25 into f25
Tagging system-config-printer-1.5.7-9.fc25 into f25
Tagging system-config-repo-0-11.20140518gitae3eff1.fc25 into f25
Tagging system-config-samba-1.2.100-6.fc25 into f25
Tagging system-config-services-0.111.4-3.fc25 into f25
Tagging system-storage-manager-0.4-11.fc25 into f25
Tagging targetcli-2.1.fb43-2.fc25 into f25
Tagging targetd-0.8.3-3.fc25 into f25
Tagging taskcoach-1.4.3-3.fc25 into f25
Tagging tbb-4.4-8.20160526.fc25 into f25
Tagging tcl-snack-2.2.10-29.fc25 into f25
Tagging tepache-1.1.2-9.fc25 into f25
Tagging terminator-0.98-4.fc25 into f25
Tagging testcloud-0.1.9-2.fc25 into f25
Tagging testoob-1.13-18.fc25 into f25
Tagging thefuck-3.2-5.fc25 into f25
Tagging thrift-0.9.1-17.fc25.5 into f25
Tagging timeline-1.10.0-2.fc25 into f25
Tagging tktable-2.10-13.fc25 into f25
Tagging tlsh-3.4.5-2.fc25 into f25
Tagging tmda-1.1.12-14.fc25 into f25
Tagging todocli-0.1-5.20151115git219db73.fc25 into f25
Tagging tomoe-0.6.0-33.fc25 into f25
Tagging trac-ticketdelete-plugin-2.0-10.20101209svn6926.fc25 into f25
Tagging trac-tickettemplate-plugin-0.7-0.10.svn8364.fc25 into f25
Tagging trac-tocmacro-plugin-0.11.0.0.3-20111233svn11062.fc25 into f25
Tagging trac-tracnav-plugin-4.1-14.fc25 into f25
Tagging trac-vatar-plugin-1.9-5.fc25 into f25
Tagging trac-watchlist-plugin-0.5-0.10.svn11062.fc25 into f25
Tagging trac-workflowadmin-plugin-0.12-20120637svn11062.fc25 into f25
Tagging trac-xmlrpc-plugin-1.2.0-0.10.20140122svn13203.fc25 into f25
Tagging tracer-0.6.9-2.fc25 into f25
Tagging trademgen-1.00.2-8.fc25 into f25
Tagging transifex-client-0.10-6.fc25 into f25
Tagging translation-filter-1.0-11.fc25 into f25
Tagging transmageddon-1.5-6.fc25 into f25
Tagging trash-cli-0.12.9.14-11git798b71d.fc25 into f25
Tagging tre-0.8.0-17.20140228gitc2f5d13.fc25 into f25
Tagging trytond-2.6.2-7.fc25 into f25
Tagging trytond-account-2.6.2-7.fc25 into f25
Tagging trytond-account-be-2.6.0-7.fc25 into f25
Tagging trytond-account-de-skr03-2.6.0-7.fc25 into f25
Tagging trytond-account-invoice-2.6.2-7.fc25 into f25
Tagging trytond-account-invoice-history-2.6.0-7.fc25 into f25
Tagging trytond-account-invoice-line-standalone-2.6.0-7.fc25 into f25
Tagging trytond-account-product-2.6.0-7.fc25 into f25
Tagging trytond-account-statement-2.6.0-7.fc25 into f25
Tagging trytond-account-stock-anglo-saxon-2.6.1-7.fc25 into f25
Tagging trytond-account-stock-continental-2.6.1-7.fc25 into f25
Tagging trytond-analytic-account-2.6.0-7.fc25 into f25
Tagging trytond-analytic-invoice-2.6.1-7.fc25 into f25
Tagging trytond-analytic-purchase-2.6.1-7.fc25 into f25
Tagging trytond-analytic-sale-2.6.1-7.fc25 into f25
Tagging trytond-calendar-2.6.1-7.fc25 into f25
Tagging trytond-calendar-classification-2.6.0-7.fc25 into f25
Tagging trytond-calendar-scheduling-2.6.0-7.fc25 into f25
Tagging trytond-calendar-todo-2.6.1-7.fc25 into f25
Tagging trytond-company-2.6.1-7.fc25 into f25
Tagging trytond-company-work-time-2.6.0-7.fc25 into f25
Tagging trytond-country-2.6.0-7.fc25 into f25
Tagging trytond-currency-2.6.1-7.fc25 into f25
Tagging trytond-dashboard-2.6.0-7.fc25 into f25
Tagging trytond-google-maps-2.6.0-7.fc25 into f25
Tagging trytond-ldap-authentication-2.6.0-7.fc25 into f25
Tagging trytond-ldap-connection-2.6.0-7.fc25 into f25
Tagging trytond-party-2.6.0-7.fc25 into f25
Tagging trytond-party-siret-2.6.0-7.fc25 into f25
Tagging trytond-party-vcarddav-2.6.0-7.fc25 into f25
Tagging trytond-product-2.6.0-7.fc25 into f25
Tagging trytond-product-cost-fifo-2.6.0-7.fc25 into f25
Tagging trytond-product-cost-history-2.6.0-7.fc25 into f25
Tagging trytond-product-price-list-2.6.0-7.fc25 into f25
Tagging trytond-project-2.6.0-7.fc25 into f25
Tagging trytond-project-plan-2.6.0-7.fc25 into f25
Tagging trytond-project-revenue-2.6.0-7.fc25 into f25
Tagging trytond-purchase-2.6.1-7.fc25 into f25
Tagging trytond-purchase-invoice-line-standalone-2.6.0-7.fc25 into f25
Tagging trytond-sale-2.6.1-7.fc25 into f25
Tagging trytond-sale-opportunity-2.6.0-7.fc25 into f25
Tagging trytond-sale-price-list-2.6.0-7.fc25 into f25
Tagging trytond-stock-2.6.0-7.fc25 into f25
Tagging trytond-stock-forecast-2.6.0-7.fc25 into f25
Tagging trytond-stock-inventory-location-2.6.0-7.fc25 into f25
Tagging trytond-stock-location-sequence-2.6.0-7.fc25 into f25
Tagging trytond-stock-product-location-2.6.0-7.fc25 into f25
Tagging trytond-stock-supply-2.6.0-7.fc25 into f25
Tagging trytond-stock-supply-day-2.6.0-7.fc25 into f25
Tagging trytond-timesheet-2.6.0-7.fc25 into f25
Tagging ttname-1-8.fc25 into f25
Tagging tuna-0.12-4.fc25 into f25
Newer build found for tuned.
Tagging tunir-0.16-2.fc25 into f25
Tagging turpial-3.0-8.fc25 into f25
Tagging tweepy-3.5.0-2.fc25 into f25
Tagging udiskie-1.4.8-2.fc25 into f25
Tagging uflash-0.9.18b0-2.fc25 into f25
Tagging unbound-1.5.9-4.fc25 into f25
Tagging uniconvertor-2.0-0.10.svn362.fc25 into f25
Tagging urjtag-0.10-12.fc25.20111215gite1a4227 into f25
Tagging urlwatch-1.18-5.fc25 into f25
Tagging util-linux-2.28-4.fc25 into f25
Tagging v8-5.2.258-3.fc25 into f25
Tagging vertica-python-0.5.5-3.fc25 into f25
Tagging veusz-1.24-2.fc25 into f25
Tagging vex-0.0.18-2.fc25 into f25
Tagging vhybridize-0.5.9-15.fc25 into f25
Tagging viewmtn-0.10-15.20100308mtn0030ad67.fc25 into f25
Tagging vigra-1.11.0-3.fc25 into f25
Tagging vips-8.3.1-3.fc25 into f25
Tagging virt-who-0.17-2.fc25 into f25
Tagging virtaal-0.7.1-9.fc25 into f25
Tagging virtme-0.0.3-2.fc25 into f25
Tagging volume_key-0.3.9-10.fc25 into f25
Tagging vrpn-07.33-3.fc25 into f25
Tagging vte-0.28.2-18.fc25 into f25
Tagging vtk-6.3.0-9.fc25 into f25
Tagging wadofstuff-django-serializers-1.1.0-9.fc25 into f25
Tagging waf-1.8.22-1.fc25.1 into f25
Tagging weasyprint-0.22-5.fc25 into f25
Tagging wesnoth-1.12.6-2.fc25 into f25
Tagging whaawmp-0.2.14-10.fc25 into f25
Tagging wicd-1.7.3-4.fc25 into f25
Tagging winpdb-1.4.8-12.fc25 into f25
Tagging wiredtiger-2.8.0-2.fc25 into f25
Tagging wireshark-2.1.0-4.fc25 into f25
Tagging woffTools-0.1-0.15.20160211git.fc25 into f25
Tagging writetype-1.2.130-15.fc25 into f25
Tagging wtop-0.6.8-8.fc25 into f25
Tagging wuja-0.0.8-17.fc25 into f25
Tagging wxGlade-0.7.2-2.fc25 into f25
Tagging wxPython-3.0.2.0-11.fc25 into f25
Tagging xapian-bindings-1.2.23-2.fc25 into f25
Tagging xcat-0.7.1-7.fc25 into f25
Tagging xcb-proto-1.12-2.fc25 into f25
Tagging xen-4.6.3-3.fc25 into f25
Tagging xgridfit-2.2-14.a.20100725cvs.fc25 into f25
Tagging xml2dict-0-0.10.2008.6.1 into f25
Tagging xmms2-0.8-35.fc25 into f25
Tagging xonsh-0.4.3-2.fc25 into f25
Tagging xrootd-4.3.0-4.fc25 into f25
Tagging xxdiff-4.0b1.20150712hg30158cd-3.fc25 into f25
Tagging yamllint-1.3.2-2.fc25 into f25
Tagging yawn-0-0.21.20140318svn632.fc25 into f25
Tagging youtube-dl-2016.06.25-2.fc25 into f25
Tagging yubioath-desktop-2.3.0-4.fc25 into f25
Tagging yum-3.4.3-510.fc25 into f25
Tagging yum-metadata-parser-1.1.4-17.fc25 into f25
Tagging yum-utils-1.1.31-510.fc25 into f25
Tagging yumdaemon-0.9.2-11.fc25 into f25
Tagging yumex-dnf-4.3.3-2.fc25 into f25
Tagging z3-4.4.1-7.fc25 into f25
Tagging zanata-python-client-1.5.0-3.fc25 into f25
Tagging zapplet-0.1-17.fc25 into f25
Tagging zbar-0.10-27.fc25 into f25
Tagging zeroinstall-injector-2.3.3-5.fc25 into f25
Tagging zinnia-0.06-30.fc25 into f25
Tagging zorba-3.0.0-26.20140621git152f8964c.fc25 into f25
Tagging zynjacku-6-13.fc25 into f25
Tagging 415 builds.
Tagged 2415 builds.
}}}

Hello,

I got 3 notifications, on failing build

{{{
releng's mlt-6.2.0-3.fc25 failed to build
releng's opencv-3.1.0-7.fc25 failed to build
releng's wammu-0.41-3.fc25 failed to build
}}}

Should I or may I resubmit ? it will be ok ?

Replying to [comment:12 sergiomb]:

Hello,

I got 3 notifications, on failing build

{{{
releng's mlt-6.2.0-3.fc25 failed to build
releng's opencv-3.1.0-7.fc25 failed to build
releng's wammu-0.41-3.fc25 failed to build
}}}

Should I or may I resubmit ? it will be ok ?

Just fix and rebuild as per normal for rawhide. Do as needed, all the bits are now merged into normal F-25 so please update as necessary. Thanks!

Replying to [comment:13 pbrobinson]:

Replying to [comment:12 sergiomb]:

Hello,

I got 3 notifications, on failing build

{{{
releng's mlt-6.2.0-3.fc25 failed to build
releng's opencv-3.1.0-7.fc25 failed to build
releng's wammu-0.41-3.fc25 failed to build
}}}

Should I or may I resubmit ? it will be ok ?

Just fix and rebuild as per normal for rawhide. Do as needed, all the bits are now merged into normal F-25 so please update as necessary. Thanks!

OK , I rebuilt these package successfully , as I expect it wasn't only my packages that failed to build

http://koji.fedoraproject.org/koji/tasks?method=build&owner=releng&state=failed&view=tree&order=-id

Shouldn't be difficult identify all "Build Target: f25-python" that failed to build , I hit 2 bugs one https://bugzilla.redhat.com/show_bug.cgi?id=1358003 and other was about poppler soname bump that have broken deps like gdal-devel. IMHO you should resubmit those builds because now rawhide is fixed.

Best regards,

I want to extend a thanks to pbrobinson for taking on this task! The rebuild worked and the Fedora Change is now almost complete. Thank you!

Replying to [comment:14 sergiomb]:

Replying to [comment:13 pbrobinson]:

Replying to [comment:12 sergiomb]:

Hello,

I got 3 notifications, on failing build

{{{
releng's mlt-6.2.0-3.fc25 failed to build
releng's opencv-3.1.0-7.fc25 failed to build
releng's wammu-0.41-3.fc25 failed to build
}}}

Should I or may I resubmit ? it will be ok ?

Just fix and rebuild as per normal for rawhide. Do as needed, all the bits are now merged into normal F-25 so please update as necessary. Thanks!

OK , I rebuilt these package successfully , as I expect it wasn't only my packages that failed to build

http://koji.fedoraproject.org/koji/tasks?method=build&owner=releng&state=failed&view=tree&order=-id

Shouldn't be difficult identify all "Build Target: f25-python" that failed to build , I hit 2 bugs one https://bugzilla.redhat.com/show_bug.cgi?id=1358003 and other was about poppler soname bump that have broken deps like gdal-devel. IMHO you should resubmit those builds because now rawhide is fixed.

Best regards,

Hi! I believe this targeted build should be treated as a normal mass rebuild, which as far as I know is only run once and that's it. If some packages fail to build, the maintainers can fix the issue and rerun it themselves. And if they fail to do so, well, an older build of the package is still usable.

From my link http://koji.fedoraproject.org/koji/tasks?method=build&owner=releng&state=failed&view=tree&order=-id
in page 4 ( Tasks 151 through 200 ) still have fails, so I guess, it fails to build more than 150 packages , just because at the time, rawhide have broken deps ..., anyway is too late now, but you should consider resubmit packages if it is an side effect .

Thanks,

Metadata Update from @torsava:
- Issue set to the milestone: Fedora 25 Alpha

7 years ago

Login to comment on this ticket.

Metadata