From ce57546be8ac3c53925f1c24be28cff3dde242da Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sep 11 2019 18:22:33 +0000 Subject: * Tue Sep 03 2019 Fabian Affolter - 0.7.1-1 - Update to latest upstream release 0.7.1 * Sat Jun 08 2019 Fabian Affolter - 0.7.0-1.post2 - Change version schema (rhbz#1714009) - Use upstream source - Add license file and fix license * Sat May 25 2019 Fabian Affolter - 0.7.0.post2-1 - Initial package for Fedora --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7472763 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/DictDumper-0.7.1.tar.gz diff --git a/python-dictdumper.spec b/python-dictdumper.spec new file mode 100644 index 0000000..f0abcfd --- /dev/null +++ b/python-dictdumper.spec @@ -0,0 +1,53 @@ +%global pypi_name dictdumper + +Name: python-%{pypi_name} +Version: 0.7.1 +Release: 1%{?dist} +Summary: A Python dict formatted dumper + +License: MPLv2.0 +URL: https://github.com/JarryShaw/DictDumper +Source0: https://github.com/JarryShaw/DictDumper/archive/v%{version}/DictDumper-%{version}.tar.gz +BuildArch: noarch + +%description +The dictdumper project is an open source Python program works as a stream +formatted output dumper for dict. + +%package -n python3-%{pypi_name} +Summary: %{summary} + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +The dictdumper project is an open source Python program works as a stream +formatted output dumper for dict. + +%prep +%autosetup -n DictDumper-%{version} + +%build +%py3_build + +%install +%py3_install + +%files -n python3-%{pypi_name} +%doc AUTHORS.md CHANGELOG.md README.md +%license LICENSE +%{python3_sitelib}/*.egg-info +%{python3_sitelib}/%{pypi_name}/ + +%changelog +* Tue Sep 03 2019 Fabian Affolter - 0.7.1-1 +- Update to latest upstream release 0.7.1 + +* Sat Jun 08 2019 Fabian Affolter - 0.7.0-1.post2 +- Change version schema (rhbz#1714009) +- Use upstream source +- Add license file and fix license + +* Sat May 25 2019 Fabian Affolter - 0.7.0.post2-1 +- Initial package for Fedora diff --git a/sources b/sources new file mode 100644 index 0000000..2d373f1 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (DictDumper-0.7.1.tar.gz) = fc0aaae3dcb6a8180f7e5045978f9c7d3066b63558862defc31fe0d67bfb23a63b237216c5bf6943ae97407b64e43110b9cc40c8d0106c3741c7f785e1ace75f