Bug 1108781 (python-ZODB) - Review Request: python-ZODB - Zope Object Database and persistence
Summary: Review Request: python-ZODB - Zope Object Database and persistence
Keywords:
Status: CLOSED ERRATA
Alias: python-ZODB
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Meng
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: python-persistent python-BTrees python-random2 python-zodbpickle
Blocks: 1100747 python-ZEO
TreeView+ depends on / blocked
 
Reported: 2014-06-12 14:39 UTC by Jerry James
Modified: 2014-09-23 04:20 UTC (History)
2 users (show)

Fixed In Version: python-ZODB-4.0.1-1.fc21
Clone Of:
Environment:
Last Closed: 2014-09-23 04:20:24 UTC
Type: ---
Embargoed:
i: fedora-review+
petersen: fedora-cvs+


Attachments (Terms of Use)

Description Jerry James 2014-06-12 14:39:28 UTC
Spec URL: http://jjames.fedorapeople.org/python-ZODB/python-ZODB.spec
SRPM URL: http://jjames.fedorapeople.org/python-ZODB/python-ZODB-4.0.0-1.fc21.src.rpm
Fedora Account System Username: jjames
Description: The ZODB package provides a set of tools for using the Zope Object Database (ZODB).

Comment 2 Jerry James 2014-08-21 17:35:28 UTC
All of the dependencies of this package are now available in Rawhide and F21.

Comment 3 Christopher Meng 2014-09-13 02:05:00 UTC
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated



Issues:
=======
- If (and only if) the source package includes the text of the license(s) in
  its own file, then that file, containing the text of the license(s) for the
  package is included in %doc.
  Note: Cannot find LICENSE.txt in rpm(s)
  See:
  http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text

--> FP.

===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Unknown or generated". 218 files have unknown license. Detailed output
     of licensecheck:

Unknown or generated
--------------------
python-ZODB-4.0.1/ZODB-4.0.1/setup.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/ActivityMonitor.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/BaseStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/ConflictResolution.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/Connection.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/DB.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/DemoStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/ExportImport.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/FileStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/__init__.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/format.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/fsdump.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/fsoids.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/fspack.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/interfaces.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/FileStorage/tests.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/MappingStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/POSException.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/UndoLogCompatible.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/__init__.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/_compat.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/blob.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/broken.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/config.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/conversionhack.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/event.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/fsIndex.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/fsrecover.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/fstools.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/interfaces.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/loglevels.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/persistentclass.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/__init__.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/analyze.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/checkbtrees.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/fsoids.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/fsrefs.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/fsstats.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/fstail.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/fstest.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/manual_tests/testfstest.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/migrate.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/migrateblobs.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/netspace.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/referrers.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/repozo.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/space.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/tests/test_doc.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/tests/test_fstest.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/tests/test_repozo.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/scripts/zodbload.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/serialize.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/BasicStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/ConflictResolution.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/Corruption.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/HistoryStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/IteratorStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/MTStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/MVCCMappingStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/MinPO.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/PackableStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/PersistentStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/ReadOnlyStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/RecoveryStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/RevisionStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/StorageTestBase.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/Synchronization.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/TransactionalUndoStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/__init__.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/dangle.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/hexstorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/loggingsupport.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/sampledm.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/speed.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testActivityMonitor.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testBroken.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testCache.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testConfig.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testConnection.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testConnectionSavepoint.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testDB.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testDemoStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testFileStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testMVCCMappingStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testMappingStorage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testPersistentList.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testPersistentMapping.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testPersistentWeakref.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testRecover.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testSerialize.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testUtils.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testZODB.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/test_cache.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/test_datamanageradapter.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/test_doctest_files.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/test_fsdump.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/test_storage.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testblob.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testconflictresolution.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testcrossdatabasereferences.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testfsIndex.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testfsoids.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testhistoricalconnections.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testmvcc.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/testpersistentclass.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/util.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/tests/warnhook.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/transact.py
python-ZODB-4.0.1/ZODB-4.0.1/src/ZODB/utils.py

[x]: License file installed when any subpackage combination is installed.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 122880 bytes in 12 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

Python:
[x]: Python eggs must not download any dependencies during the build process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

===== SHOULD items =====

Generic:
[x]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     python3-ZODB
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise justified.
[x]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[ ]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: Dist tag is present (not strictly required in GL).
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: python-ZODB-4.0.1-1.fc22.noarch.rpm
          python3-ZODB-4.0.1-1.fc22.noarch.rpm
          python-ZODB-4.0.1-1.fc22.src.rpm
python-ZODB.noarch: W: spelling-error Summary(en_US) Zope -> Zoe, Ope, Nope
python-ZODB.noarch: E: backup-file-in-package /usr/lib/python2.7/site-packages/ZODB/interfaces.py~
python-ZODB.noarch: W: no-manual-page-for-binary fsdump
python-ZODB.noarch: W: no-manual-page-for-binary repozo
python-ZODB.noarch: W: no-manual-page-for-binary fsoids
python-ZODB.noarch: W: no-manual-page-for-binary fstail
python-ZODB.noarch: W: no-manual-page-for-binary fsrefs
python3-ZODB.noarch: W: spelling-error Summary(en_US) Zope -> Zoe, Ope, Nope
python3-ZODB.noarch: E: backup-file-in-package /usr/lib/python3.4/site-packages/ZODB/interfaces.py~
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fstail
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fsdump
python3-ZODB.noarch: W: no-manual-page-for-binary python3-repozo
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fsoids
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fsrefs
python-ZODB.src: W: spelling-error Summary(en_US) Zope -> Zoe, Ope, Nope
3 packages and 0 specfiles checked; 2 errors, 13 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint python3-ZODB python-ZODB
python3-ZODB.noarch: W: spelling-error Summary(en_US) Zope -> Zoe, Ope, Nope
python3-ZODB.noarch: E: backup-file-in-package /usr/lib/python3.4/site-packages/ZODB/interfaces.py~
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fstail
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fsdump
python3-ZODB.noarch: W: no-manual-page-for-binary python3-repozo
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fsoids
python3-ZODB.noarch: W: no-manual-page-for-binary python3-fsrefs
python-ZODB.noarch: W: spelling-error Summary(en_US) Zope -> Zoe, Ope, Nope
python-ZODB.noarch: E: backup-file-in-package /usr/lib/python2.7/site-packages/ZODB/interfaces.py~
python-ZODB.noarch: W: no-manual-page-for-binary fsdump
python-ZODB.noarch: W: no-manual-page-for-binary repozo
python-ZODB.noarch: W: no-manual-page-for-binary fsoids
python-ZODB.noarch: W: no-manual-page-for-binary fstail
python-ZODB.noarch: W: no-manual-page-for-binary fsrefs
2 packages and 0 specfiles checked; 2 errors, 12 warnings.
# echo 'rpmlint-done:'



Requires
--------
python3-ZODB (rpmlib, GLIBC filtered):
    /usr/bin/python3
    python(abi)
    python3-BTrees
    python3-ZConfig
    python3-persistent
    python3-setuptools
    python3-six
    python3-transaction
    python3-zc-lockfile
    python3-zdaemon
    python3-zodbpickle
    python3-zope-proxy

python-ZODB (rpmlib, GLIBC filtered):
    /usr/bin/python2
    python(abi)
    python-BTrees
    python-ZConfig
    python-persistent
    python-setuptools
    python-six
    python-transaction
    python-zc-lockfile
    python-zdaemon
    python-zodbpickle
    python-zope-proxy



Provides
--------
python3-ZODB:
    python3-ZODB

python-ZODB:
    python-ZODB



Source checksums
----------------
https://pypi.python.org/packages/source/Z/ZODB/ZODB-4.0.1.tar.gz :
  CHECKSUM(SHA256) this package     : c5d8ffcca37ab4d0a9bfffead6228d58c00cf1c78135abc98a8dbf05b8c8fb58
  CHECKSUM(SHA256) upstream package : c5d8ffcca37ab4d0a9bfffead6228d58c00cf1c78135abc98a8dbf05b8c8fb58


Generated by fedora-review 0.5.2 (63c24cb) last change: 2014-07-14
Command line :/usr/bin/fedora-review -rvn Downloads/python-ZODB-4.0.1-1.fc22.src.rpm
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby
Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG

Comment 4 Jerry James 2014-09-15 21:05:38 UTC
(In reply to Christopher Meng from comment #3)
> Issues:
> =======
> - If (and only if) the source package includes the text of the license(s) in
>   its own file, then that file, containing the text of the license(s) for the
>   package is included in %doc.
>   Note: Cannot find LICENSE.txt in rpm(s)
>   See:
>   http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text
> 
> --> FP.

Actually, the license text IS in the packages, but the spec file uses the new %license macro, and fedora-review doesn't yet understand that macro.  See bug 1127916.  Take a look at the %files sections, and you'll see that both LICENSE.txt and COPYRIGHT.txt go into both packages.

Comment 5 Christopher Meng 2014-09-15 23:03:28 UTC
(In reply to Jerry James from comment #4)
> (In reply to Christopher Meng from comment #3)
> > Issues:
> > =======
> > - If (and only if) the source package includes the text of the license(s) in
> >   its own file, then that file, containing the text of the license(s) for the
> >   package is included in %doc.
> >   Note: Cannot find LICENSE.txt in rpm(s)
> >   See:
> >   http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text
> > 
> > --> FP.
> 
> Actually, the license text IS in the packages, but the spec file uses the
> new %license macro, and fedora-review doesn't yet understand that macro. 
> See bug 1127916.  Take a look at the %files sections, and you'll see that
> both LICENSE.txt and COPYRIGHT.txt go into both packages.

Oops.

I think I should write false positive instead of FP there...

I will set this to approved but please take a look at rpmlint:

python-ZODB.noarch: E: backup-file-in-package /usr/lib/python2.7/site-packages/ZODB/interfaces.py~

Comment 6 Jerry James 2014-09-15 23:20:34 UTC
(In reply to Christopher Meng from comment #5)
> I think I should write false positive instead of FP there...

Oh, I thought that meant "Fix Please." :-)

> I will set this to approved but please take a look at rpmlint:
> 
> python-ZODB.noarch: E: backup-file-in-package
> /usr/lib/python2.7/site-packages/ZODB/interfaces.py~

Got it.  I will change the spec to remove that file before importing into git.  Thanks for the review!

Comment 7 Jerry James 2014-09-15 23:22:13 UTC
New Package SCM Request
=======================
Package Name: python-ZODB
Short Description: Zope Object Database and persistence
Upstream URL: http://www.zodb.org/
Owners: jjames
Branches: f21
InitialCC:

Comment 8 Jens Petersen 2014-09-17 07:07:37 UTC
Git done (by process-git-requests).

Comment 9 Fedora Update System 2014-09-17 18:52:49 UTC
python-ZODB-4.0.1-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python-ZODB-4.0.1-1.fc21

Comment 10 Fedora Update System 2014-09-19 17:44:00 UTC
python-ZODB-4.0.1-1.fc21 has been pushed to the Fedora 21 testing repository.

Comment 11 Fedora Update System 2014-09-23 04:20:24 UTC
python-ZODB-4.0.1-1.fc21 has been pushed to the Fedora 21 stable repository.


Note You need to log in before you can comment on or make changes to this bug.