From 2260254dd2c73ed6c70fb43196627df03fd33fbb7ee2f865d0b619df8354960e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 18 May 2021 22:30:39 +0000 Subject: [PATCH] - update to 2.5.1: * pin requirements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-networkx?expand=0&rev=39 --- networkx-2.5.1.tar.gz | 3 +++ networkx-2.5.tar.gz | 3 --- python-networkx.changes | 6 ++++++ python-networkx.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 networkx-2.5.1.tar.gz delete mode 100644 networkx-2.5.tar.gz diff --git a/networkx-2.5.1.tar.gz b/networkx-2.5.1.tar.gz new file mode 100644 index 0000000..e2f8936 --- /dev/null +++ b/networkx-2.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109cd585cac41297f71103c3c42ac6ef7379f29788eb54cb751be5a663bb235a +size 1540139 diff --git a/networkx-2.5.tar.gz b/networkx-2.5.tar.gz deleted file mode 100644 index 80fcd18..0000000 --- a/networkx-2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7978955423fbc9639c10498878be59caf99b44dc304c2286162fd24b458c1602 -size 1542085 diff --git a/python-networkx.changes b/python-networkx.changes index c6f0479..1a690f8 100644 --- a/python-networkx.changes +++ b/python-networkx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 18 21:51:38 UTC 2021 - Dirk Müller + +- update to 2.5.1: + * pin requirements + ------------------------------------------------------------------- Tue Feb 23 18:12:59 UTC 2021 - Ben Greiner diff --git a/python-networkx.spec b/python-networkx.spec index 585fbc7..642e6a7 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-networkx -Version: 2.5 +Version: 2.5.1 Release: 0 Summary: Python package for the study of complex networks License: BSD-3-Clause