Accepting request 1133635 from devel:languages:python:numeric

- update to 1.0.2:
  * Python 3.12 is now supported (PR #128)
  * Use new MDAnalysis docs theme (PR #127)
  * updated versioneer to be able to run under Python 3.12
  * replaced deprecated pkg_resources in tests with importlib

- Do not build for Python 3.6, due to no NumPy.
- updated to version 0.3.3
- initial commit

OBS-URL: https://build.opensuse.org/request/show/1133635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GridDataFormats?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2023-12-17 20:32:38 +00:00 committed by Git OBS Bridge
commit bc67ffeedf
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad2c9ab7d672a6d8c426de7d083eee4f3e2b0bd59391675d30683c768ab83cc4
size 2155370

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b93cf7f36fce33dbc428026f26dba560d5c7ba2387caca495bad920f90094502
size 2158614

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 16 19:23:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.2:
* Python 3.12 is now supported (PR #128)
* Use new MDAnalysis docs theme (PR #127)
* updated versioneer to be able to run under Python 3.12
* replaced deprecated pkg_resources in tests with importlib
-------------------------------------------------------------------
Tue May 2 09:00:52 UTC 2023 - pgajdos@suse.com
@ -52,7 +61,7 @@ Tue May 2 09:00:52 UTC 2023 - pgajdos@suse.com
-------------------------------------------------------------------
Tue Apr 20 02:54:06 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Do not build for Python 3.6, due to no NumPy.
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Tue Jul 23 02:20:35 UTC 2019 - Todd R <toddrme2178@gmail.com>
@ -98,7 +107,7 @@ Mon May 15 21:09:08 UTC 2017 - toddrme2178@gmail.com
-------------------------------------------------------------------
Thu Nov 17 10:13:47 UTC 2016 - alinm.elena@gmail.com
- updated to version 0.3.3
- updated to version 0.3.3
* removed SUMMARY.txt
-------------------------------------------------------------------
Wed Mar 12 13:46:25 UTC 2014 - toddrme2178@gmail.com
@ -134,5 +143,5 @@ Wed Jan 11 14:56:08 UTC 2012 - toddrme2178@gmail.com
-------------------------------------------------------------------
Thu Sep 8 23:50:57 UTC 2011 - alinm.elena@gmail.com
- initial commit
- initial commit

View File

@ -18,7 +18,7 @@
%define skip_python36 1
Name: python-GridDataFormats
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: Python Tools for Reading and writing of data on regular grids
License: GPL-3.0-only