https://bugzilla.redhat.com/show_bug.cgi?id=1790074
Bug ID: 1790074
Summary: Review Request: python-pendulum - Python datetimes
made easy
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-pendulum.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-pendulum-2.0.5-1.fc31.src.rpm
Project URL: https://pendulum.eustace.io
Description:
Unlike other datetime libraries for Python, Pendulum is a drop-in replacement
for the standard datetime class (it inherits from it), so, basically, you can
replace all your datetime instances by DateTime instances in you code.
It also removes the notion of naive datetimes: each Pendulum instance is
timezone-aware and by default in UTC for ease of use.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=40408887
rpmlint output:
$ rpmlint python-pendulum-2.0.5-1.fc31.src.rpm
python-pendulum.src: W: spelling-error Summary(en_US) datetimes -> date times,
date-times, teatimes
python-pendulum.src: W: spelling-error %description -l en_US datetimes -> date
times, date-times, teatimes
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
$ rpmlint python3-pendulum-*
python3-pendulum.x86_64: W: spelling-error Summary(en_US) datetimes -> date
times, date-times, teatimes
python3-pendulum.x86_64: W: spelling-error %description -l en_US datetimes ->
date times, date-times, teatimes
python3-pendulum.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.7/site-packages/pendulum/_extensions/_helpers.c
python3-pendulum.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.7/site-packages/pendulum/parsing/_iso8601.c
2 packages and 0 specfiles checked; 0 errors, 4 warnings.
Fedora Account System Username: fab
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]