diff --git a/.gitignore b/.gitignore index ce1d205..95c1388 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /python-netpyne-1.0.3.1.tar.gz /python-netpyne-1.0.4.1.tar.gz /python-netpyne-1.0.4.2.tar.gz +/netpyne-1.0.5.tar.gz diff --git a/python-netpyne.spec b/python-netpyne.spec index c377d18..0ff2150 100644 --- a/python-netpyne.spec +++ b/python-netpyne.spec @@ -26,16 +26,22 @@ videos and more, please visit: www.netpyne.org This package is developed and maintained by the Neurosim lab (www.neurosimlab.org) } +%global forgeurl https://github.com/Neurosim-lab/netpyne/ + Name: python-netpyne -Version: 1.0.4.2 +Version: 1.0.5 Release: %autorelease Summary: Develop, simulate and analyse biological neuronal networks in NEURON +%forgemeta # netpyne/support/stackedBarGraph.py is GPLv3+ +# netpyne/support/filter.py is GPLv3 +# netpyne/analysis/filter.py is GPLv3 # everything else is MIT -License: MIT and GPLv3+ -URL: https://github.com/Neurosim-lab/netpyne/ -Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz +# spdx +License: MIT and GPL-3.0-only and GPL-3.0-or-later +URL: %forgeurl +Source0: %forgesource # Exclude tests/ from being installed as a top level module # https://github.com/suny-downstate-medical-center/netpyne/pull/767 Patch: https://github.com/suny-downstate-medical-center/netpyne/pull/767.patch @@ -72,7 +78,8 @@ Requires: %{py3_dist neuron} %description -n python3-netpyne %_description %prep -%autosetup -p1 -n netpyne-%{version} +%forgesetup +%autopatch sed -i 's/matplotlib<=3.5.1/matplotlib/' setup.py diff --git a/sources b/sources index 6a03ad9..6048ef2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-netpyne-1.0.4.2.tar.gz) = bb3b87e8ccbe597969ecd820a7606708f58cd4052f4464e2131e5f62711f8993324818aea118520a03fdd697797832100db76c23fabdead52aff112b859450bd +SHA512 (netpyne-1.0.5.tar.gz) = 3c75636abcfad242463096335f3119635e061927cbb8554961220dec730c0801d35cf4e6c7b39fe02597cfd69e436aba60abc764e7ef828f978b6d8b13eab0a5