Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1431420 - Review Request: python-agate - Data analysis library that is optimized for humans instead of machines
Summary: Review Request: python-agate - Data analysis library that is optimized for hu...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1409802
Blocks: 1409762 1431422 1431423 1431427
TreeView+ depends on / blocked
 
Reported: 2017-03-12 12:42 UTC by Julien Enselme
Modified: 2017-09-30 06:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-11 02:25:21 UTC
Type: ---
Embargoed:
terjeros: fedora-review+


Attachments (Terms of Use)

Description Julien Enselme 2017-03-12 12:42:00 UTC
Spec URL: http://dl.jujens.eu/SPECS/python-agate.spec
SRPM URL: http://dl.jujens.eu/SRPMS/python-agate-1.6.0-1.gited9e179.fc25.src.rpm

Description:
agate is a Python data analysis library that is optimized for humans instead
of machines. It is an alternative to numpy and pandas that solves real-world
problems with readable code.

agate was previously known as journalism.

Comment 1 Terje Røsten 2017-08-20 17:23:26 UTC
I prefer to use source urls like:

 https://files.pythonhosted.org/packages/source/a/agate/agate-1.6.0.tar.gz

makes things simpler or?

Comment 2 Terje Røsten 2017-08-20 17:29:47 UTC
Package fails to build: 

 https://koji.fedoraproject.org/koji/taskinfo?taskID=21359176

Comment 3 Julien Enselme 2017-08-21 17:25:36 UTC
> I prefer to use source urls

So do I. However, here the release on pypi is missing the license. So I get the sources from github instead.

> Package fails to build

I was missing a BR, sorry. Fixed: https://koji.fedoraproject.org/koji/taskinfo?taskID=21380042

Comment 4 Terje Røsten 2017-08-21 20:10:55 UTC
Thanks, can you update links in ticker making fedora-review able to find new spec and srpm?

Comment 5 Julien Enselme 2017-08-21 20:47:25 UTC
I forgot, sorry about that.

- SPEC:  https://dl.jujens.eu/SPECS/python-agate.spec
- SRPM: https://dl.jujens.eu/SRPMS/python-agate-1.6.0-2.gited9e179.fc26.src.rpm

Comment 6 Terje Røsten 2017-08-31 18:37:03 UTC

Package Review
==============

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


===== 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.
     /export/work/terjeros/review/1431420-python-agate/licensecheck.txt
[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.
[-]: Package is not known to require an ExcludeArch tag.
[X]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 102400 bytes in 6 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]: Dist tag is present.
[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 does not use a name that already exists.
[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:
[!]: Uses parallel make %{?_smp_mflags} macro.
      Can this be used in make in docs?
[-]: Avoid bundling fonts in non-fonts packages.
     Note: Package contains font files
[-: 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
[x]: Fully versioned dependency in subpackages if applicable.
[x]: Package functions as described.
[x]: Latest version is packaged.
[X]: Package does not include license text files separate from upstream.
[-]: 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.
[X ]: Packages should try to preserve timestamps of original installed
     files.
[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]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[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).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: python2-agate-1.6.0-2.gited9e179.fc26.noarch.rpm
          python3-agate-1.6.0-2.gited9e179.fc26.noarch.rpm
          python-agate-doc-1.6.0-2.gited9e179.fc26.noarch.rpm
          python-agate-1.6.0-2.gited9e179.fc26.src.rpm
python2-agate.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
python3-agate.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
python-agate-doc.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
python-agate.src: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
4 packages and 0 specfiles checked; 0 errors, 4 warnings.




Rpmlint (installed packages)
----------------------------
python2-agate.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
python-agate-doc.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
python3-agate.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
3 packages and 0 specfiles checked; 0 errors, 3 warnings.



Requires
--------
python2-agate (rpmlib, GLIBC filtered):
    python(abi)
    python-isodate
    python-parsedatetime
    python2-babel
    python2-leather
    python2-pytimeparse
    python2-six
    python2-slugify

python-agate-doc (rpmlib, GLIBC filtered):

python3-agate (rpmlib, GLIBC filtered):
    python(abi)
    python3-babel
    python3-isodate
    python3-leather
    python3-parsedatetime
    python3-pytimeparse
    python3-six
    python3-slugify



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

python-agate-doc:
    python-agate-doc

python3-agate:
    python3-agate
    python3.6dist(agate)
    python3dist(agate)



Source checksums
----------------
https://github.com/wireservice/agate/archive/ed9e179a9828f73e786038ca467facbf5c75ae89/agate-ed9e179a9828f73e786038ca467facbf5c75ae89.tar.gz :
  CHECKSUM(SHA256) this package     : 08fde43bb4ab8b90220929a9651b7be4acd0230020cd6d3417a71e6614de1e6b
  CHECKSUM(SHA256) upstream package : 08fde43bb4ab8b90220929a9651b7be4acd0230020cd6d3417a71e6614de1e6b



Please check the parallel make thingie on import.


Package is APPROVED.

Comment 7 Julien Enselme 2017-09-01 18:50:42 UTC
> Can this be used in make in docs?

I don't think it is possible to build the doc in parallel nor that it will speed up the thing.

Thanks for the review.

Comment 8 Gwyn Ciesla 2017-09-01 19:24:46 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-agate. You may create the branch "f27" using git in about 10 minutes.

Comment 9 Fedora Update System 2017-09-02 09:20:01 UTC
python-agate-1.6.0-2.gited9e179.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-02b72f0b2e

Comment 10 Fedora Update System 2017-09-02 09:28:27 UTC
python-agate-1.6.0-2.gited9e179.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-666266c3d7

Comment 11 Fedora Update System 2017-09-02 09:47:37 UTC
python-agate-1.6.0-2.gited9e179.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f39ba6e765

Comment 12 Fedora Update System 2017-09-03 05:24:48 UTC
python-agate-1.6.0-2.gited9e179.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-666266c3d7

Comment 13 Fedora Update System 2017-09-03 06:26:00 UTC
python-agate-1.6.0-2.gited9e179.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-f39ba6e765

Comment 14 Fedora Update System 2017-09-03 19:55:18 UTC
python-agate-1.6.0-2.gited9e179.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-02b72f0b2e

Comment 15 Fedora Update System 2017-09-11 02:25:21 UTC
python-agate-1.6.0-2.gited9e179.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2017-09-11 04:20:47 UTC
python-agate-1.6.0-2.gited9e179.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2017-09-30 06:13:17 UTC
python-agate-1.6.0-2.gited9e179.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.


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