update to latest release
This commit is contained in:
parent
e20c390ede
commit
ba6b571b79
4 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/python-nixio-1.4.6.tar.gz
|
||||
/python-nixio-1.4.9.tar.gz
|
||||
/nixpy-1.5.1.tar.gz
|
||||
/nixpy-1.5.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"VERSION": "1.5.1",
|
||||
"VERSION": "1.5.2",
|
||||
"STATUS": "Release",
|
||||
"RELEASE": "1.5.1 Release",
|
||||
"RELEASE": "1.5.2 Release",
|
||||
"AUTHOR": "Christian Kellner, Adrian Stoewer, Andrey Sobolev, Jan Grewe, Balint Morvai, Achilleas Koutsou",
|
||||
"COPYRIGHT": "2014-2020, German Neuroinformatics Node, Christian Kellner, Adrian Stoewer, Andrey Sobolev, Jan Grewe, Balint Morvai, Achilleas Koutsou",
|
||||
"COPYRIGHT": "2014-2021, German Neuroinformatics Node, Christian Kellner, Adrian Stoewer, Andrey Sobolev, Jan Grewe, Balint Morvai, Achilleas Koutsou",
|
||||
"CONTACT": "dev@g-node.org",
|
||||
"BRIEF": "Python reimplementation of NIXIO (http://g-node.github.io/nix/)",
|
||||
"HOMEPAGE": "https://github.com/G-Node/nixpy"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global forgeurl https://github.com/G-node/nixpy
|
||||
|
||||
Name: python-nixio
|
||||
Version: 1.5.1
|
||||
Version: 1.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for NIX
|
||||
|
||||
|
|
@ -94,6 +94,9 @@ done
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Dec 30 2021 Vanessa Christopher <vanessaigwe1@gmail.com> - 1.5.2-1
|
||||
- Update to latest release
|
||||
|
||||
* Sun Oct 03 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.5.1-1
|
||||
- Update to latest release
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (nixpy-1.5.1.tar.gz) = 0afff4bdb39c6074acfd581d1762eb0ef1b3ca337d1c314a788727904ed1c16d0ef704254ef00a613a92aaf6430fbbd271999dee9b682ce1a8bf0df4f9409012
|
||||
SHA512 (nixpy-1.5.2.tar.gz) = faaf10a214b5adfcf78f69705d3f62dd7dea8dfe17c59fd7ed054f44aa7ad894b4bbc3bc19783d63c98aabe3aa4d5555ea68247538553820d81d66710a55a23a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue