diff --git a/.gitignore b/.gitignore deleted file mode 100644 index c968c94..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/python-netdiff-0.4.7-1.fc23.src.rpm -/netdiff-0.4.7.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/python-netdiff.spec b/python-netdiff.spec deleted file mode 100644 index cb3b305..0000000 --- a/python-netdiff.spec +++ /dev/null @@ -1,95 +0,0 @@ -%global pypi_name netdiff -%global sum Python library for parsing network topology data and detect changes - -Name: python-%{pypi_name} -Version: 0.4.7 -Release: 11%{?dist} -Summary: %{sum} - -License: MIT -URL: https://github.com/ninuxorg/netdiff -Source0: https://pypi.python.org/packages/source/n/%{pypi_name}/%{pypi_name}-%{version}.tar.gz - -BuildArch: noarch - -BuildRequires: python3-devel -BuildRequires: python3-libcnml -BuildRequires: python3-mock -BuildRequires: python3-networkx -BuildRequires: python3-nose -BuildRequires: python3-requests -BuildRequires: python3-responses -BuildRequires: python3-six - -%description -Netdiff is a simple Python library that provides utilities for -parsing network topology data of open source dynamic -routing protocols and detecting changes in these topologies. - -%package -n python3-%{pypi_name} -Summary: %{sum} -%{?python_provide:%python_provide python3-%{pypi_name}} -Requires: python3-libcnml -Requires: python3-mock -Requires: python3-networkx -Requires: python3-nose -Requires: python3-requests -Requires: python3-six - -%description -n python3-%{pypi_name} -Netdiff is a simple Python library that provides utilities for -parsing network topology data of open source dynamic -routing protocols and detecting changes in these topologies. - -%prep -%setup -q -n %{pypi_name}-%{version} - -%build -%py3_build - -%install -%py3_install - -%check -%{__python3} setup.py test - -%files -n python3-%{pypi_name} -%license LICENSE -%doc README.rst -%{python3_sitelib}/* - -%changelog -* Thu Oct 11 2018 Miro Hrončok - 0.4.7-11 -- Python2 binary package has been removed - See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal - -* Sat Jul 14 2018 Fedora Release Engineering - 0.4.7-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 19 2018 Miro Hrončok - 0.4.7-9 -- Rebuilt for Python 3.7 - -* Fri Feb 09 2018 Fedora Release Engineering - 0.4.7-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Mon Jan 29 2018 Iryna Shcherbina - 0.4.7-7 -- Update Python 2 dependency declarations to new packaging standards - (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) - -* Thu Jul 27 2017 Fedora Release Engineering - 0.4.7-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 0.4.7-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Dec 19 2016 Miro Hrončok - 0.4.7-4 -- Rebuild for Python 3.6 - -* Tue Jul 19 2016 Fedora Release Engineering - 0.4.7-3 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages - -* Thu Jun 02 2016 Germano Massullo - 0.4.7-2 -- Fixed python-networkx prefix for Fedora > 23 - -* Fri Mar 04 2016 Germano Massullo - 0.4.7-1 -- First commit on Fedora's Git diff --git a/sources b/sources deleted file mode 100644 index 00b5f72..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -725bfec3d4d4453f6b75c2f03b2e8966 netdiff-0.4.7.tar.gz