From 63a073ed267c01fcedaf54cc6a37232fdb2326b3 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mar 23 2020 14:09:53 +0000 Subject: * Tue Feb 25 2020 Fabian Affolter - 0.06-1 - Initial package for Fedora --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f2321d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/ana-0.06.tar.gz diff --git a/python-ana.spec b/python-ana.spec new file mode 100644 index 0000000..18fc20b --- /dev/null +++ b/python-ana.spec @@ -0,0 +1,47 @@ +%global pypi_name ana + +Name: python-%{pypi_name} +Version: 0.06 +Release: 1%{?dist} +Summary: Python module to provide easy distributed data storage + +License: MIT +URL: https://pypi.org/project/ana/ +Source0: %{pypi_source} +BuildArch: noarch + +%description +ANA is a project to provide easy distributed data storage. It provides every +object with a UUID and, when pickled, will first serialize the object's state +to a central location and then "pickle" the object into just its UUID. + +%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} +ANA is a project to provide easy distributed data storage. It provides every +object with a UUID and, when pickled, will first serialize the object's state +to a central location and then "pickle" the object into just its UUID. + +%prep +%autosetup -n %{pypi_name}-%{version} + +%build +%py3_build + +%install +%py3_install + +%files -n python3-%{pypi_name} +%license LICENSE +%doc README.md +%{python3_sitelib}/%{pypi_name}/ +%{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info + +%changelog +* Tue Feb 25 2020 Fabian Affolter - 0.06-1 +- Initial package for Fedora diff --git a/sources b/sources new file mode 100644 index 0000000..8084af3 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (ana-0.06.tar.gz) = d4944f96379d399040e191d3058d35e5e7ca2cd7193b8dfb3b7b78e0dbf26c8c5dc48acb7c570e51fead0387ee708246de8cf9231ef35028bdd7686f732df875