diff --git a/GridDataFormats-1.0.1.tar.gz b/GridDataFormats-1.0.1.tar.gz deleted file mode 100644 index 6176023..0000000 --- a/GridDataFormats-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad2c9ab7d672a6d8c426de7d083eee4f3e2b0bd59391675d30683c768ab83cc4 -size 2155370 diff --git a/GridDataFormats-1.0.2.tar.gz b/GridDataFormats-1.0.2.tar.gz new file mode 100644 index 0000000..d773889 --- /dev/null +++ b/GridDataFormats-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93cf7f36fce33dbc428026f26dba560d5c7ba2387caca495bad920f90094502 +size 2158614 diff --git a/python-GridDataFormats.changes b/python-GridDataFormats.changes index c0753c1..2b63c68 100644 --- a/python-GridDataFormats.changes +++ b/python-GridDataFormats.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Dec 16 19:23:44 UTC 2023 - Dirk Müller + +- 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 -- 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 @@ -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 diff --git a/python-GridDataFormats.spec b/python-GridDataFormats.spec index 8a52e98..443eb0e 100644 --- a/python-GridDataFormats.spec +++ b/python-GridDataFormats.spec @@ -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