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

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