public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-pint] rpmlint-etc: Subpackages python2-pint, python2-pint-doc have been removed
Date: Sat, 12 Sep 2026 10:21:34 GMT [thread overview]
Message-ID: <178920849482.1.15419399600803017034.rpms-python-pint-b1471f002d49@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pint
Branch : rpmlint-etc
Commit : b1471f002d4983e449f8b7f1999f558c8390f0a5
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2019-03-17T22:32:42+01:00
Stats : +7/-79 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pint/c/b1471f002d4983e449f8b7f1999f558c8390f0a5?branch=rpmlint-etc
Log:
Subpackages python2-pint, python2-pint-doc have been removed
---
diff --git a/python-pint.spec b/python-pint.spec
index 3a8bd3c..66d3388 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -1,15 +1,9 @@
%global pypi_name Pint
-
-
-%if 0%{?fedora} || 0%{?rhel} > 7
-%global with_python3 1
-%endif
-
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
Name: python-pint
Version: 0.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Physical quantities module
License: BSD
@@ -26,42 +20,6 @@ to different units.
It is distributed with a comprehensive list of physical units, prefixes
and constants.
-%package -n python2-pint
-Summary: Physical quantities module
-Provides: python-pint = %{version}-%{release}
-Obsoletes: python-pint < 0.6-4
-
-BuildRequires: python2-devel
-BuildRequires: python2-sphinx
-BuildRequires: python2-matplotlib
-BuildRequires: python2-setuptools
-
-Requires: python2-funcsigs
-
-# python_provide does not exist in CBS Cloud buildroot
-%{?python_provide:%python_provide python2-pint}
-
-%description -n python2-pint
-Pint is Python module/package to define, operate and manipulate physical
-quantities: the product of a numerical value and a unit of measurement.
-It allows arithmetic operations between them and conversions from and
-to different units.
-
-It is distributed with a comprehensive list of physical units, prefixes
-and constants.
-
-%package -n python2-pint-doc
-Summary: Documentation for the pint module
-%{?python_provide:%python_provide python2-pint-doc}
-# python_provide does not exist in CBS Cloud buildroot
-Provides: python-pint-doc = %{version}-%{release}
-Obsoletes: python-pint-doc < 0.6-4
-
-%description -n python2-pint-doc
-Documentation for the pint module
-
-#python3 subpackage
-%if 0%{?with_python3}
%package -n python3-pint
Summary: Physical quantities module
%{?python_provide:%python_provide python3-pint}
@@ -78,9 +36,7 @@ to different units.
It is distributed with a comprehensive list of physical units, prefixes
and constants.
-%endif
-%if 0%{?with_python3}
%package -n python3-pint-doc
Summary: Documentation for the pint module
%{?python_provide:%python_provide python3-pint-doc}
@@ -89,7 +45,6 @@ BuildRequires: python3-matplotlib
%description -n python3-pint-doc
Documentation for the pint module
-%endif
%prep
%setup -q -n %{pypi_name}-%{version}
@@ -98,60 +53,33 @@ Documentation for the pint module
rm pint/testsuite/test_babel.py
%build
-%{__python2} setup.py build
-
-# generate html docs
-
-export PYTHONPATH="$( pwd ):$PYTHONPATH"
-sphinx-build docs html
-
-%if 0%{?with_python3}
-%{__python3} setup.py build
+%py3_build
export PYTHONPATH="$( pwd ):$PYTHONPATH"
sphinx-build-3 docs html
# remove the sphinx-build leftovers
rm -rf html/.{doctrees,buildinfo}
-%endif
%install
-%{__python2} setup.py install --skip-build --root %{buildroot}
-
-%if 0%{?with_python3}
-%{__python3} setup.py install --skip-build --root %{buildroot}
-%endif
+%py3_install
%check
-%{__python2} setup.py test
-
-%if 0%{?with_python3}
%{__python3} setup.py test
-%endif
-
-%files -n python2-pint
-%doc README
-%license LICENSE
-%{python2_sitelib}/pint
-%{python2_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
-%files -n python2-pint-doc
-%doc html
-%license docs/_themes/LICENSE
-
-%if 0%{?with_python3}
%files -n python3-pint
%doc README
%license LICENSE
%{python3_sitelib}/pint
%{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
-%endif
-%if 0%{?with_python3}
%files -n python3-pint-doc
%doc html
%license docs/_themes/LICENSE
-%endif
%changelog
+* Sun Mar 17 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9-2
+- Subpackages python2-pint, python2-pint-doc have been removed
+ See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
+
* Mon Feb 25 2019 Yatin Karel <ykarel@redhat.com> - 0.9-1
- Update to 0.9
reply other threads:[~2026-09-12 10:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178920849482.1.15419399600803017034.rpms-python-pint-b1471f002d49@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox