commit python-trove-classifiers for openSUSE:Factory

Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-trove-classifiers for openSUSE:Factory checked in at 2023-10-31 20:25:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-trove-classifiers (Old) and /work/SRC/openSUSE:Factory/.python-trove-classifiers.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-trove-classifiers" Tue Oct 31 20:25:09 2023 rev:8 rq:1121288 version:2023.10.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python-trove-classifiers/python-trove-classifiers.changes 2023-05-09 13:06:12.692618759 +0200 +++ /work/SRC/openSUSE:Factory/.python-trove-classifiers.new.17445/python-trove-classifiers.changes 2023-10-31 20:25:14.492930231 +0100 @@ -1,0 +2,24 @@ +Mon Oct 30 15:43:58 UTC 2023 - Johannes Kastl <kastl@b1-systems.de> + +- update to 2023.10.18: + * Add Framework :: Mkdocs classifier (#154) +- update to 2023.10.17: + * Add the `NVIDIA CUDA :: 12 :: 12.2` classifier. (#155) + * Remove the accidental dangling whitespace from CUDA 12. +- update to 2023.9.19: + * Add Trove classifier for Django 5.0 (#153) +- update to 2023.8.7: + * Add Trove classifier for Python 3.13 (#150) +- update to 2023.7.6: + * add Oceanography to Scientific/Engineering (#149) + This seemed to be the place to add a new one -- please let me + know if there's another way to propose a new classifier. + - Note: we could do something like: + Met/Ocean Science, but there is already Atmospheric + Science, I figured Oceanography made sense. +- update to 2023.5.24: + * Add identifier "Programming Language :: Lua" (#145) +- update to 2023.5.22: + * Add Plone 6.1 classifier (#147) + +------------------------------------------------------------------- Old: ---- trove-classifiers-2023.5.2.tar.gz New: ---- trove-classifiers-2023.10.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-trove-classifiers.spec ++++++ --- /var/tmp/diff_new_pack.5WMlrT/_old 2023-10-31 20:25:15.100952563 +0100 +++ /var/tmp/diff_new_pack.5WMlrT/_new 2023-10-31 20:25:15.104952710 +0100 @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-trove-classifiers%{?psuffix} -Version: 2023.5.2 +Version: 2023.10.18 Release: 0 Summary: Canonical source for classifiers on PyPI License: Apache-2.0 ++++++ trove-classifiers-2023.5.2.tar.gz -> trove-classifiers-2023.10.18.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trove-classifiers-2023.5.2/PKG-INFO new/trove-classifiers-2023.10.18/PKG-INFO --- old/trove-classifiers-2023.5.2/PKG-INFO 2023-05-02 18:32:33.434916300 +0200 +++ new/trove-classifiers-2023.10.18/PKG-INFO 2023-10-18 13:59:09.356433600 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: trove-classifiers -Version: 2023.5.2 +Version: 2023.10.18 Summary: Canonical source for classifiers on PyPI (pypi.org). Home-page: https://github.com/pypa/trove-classifiers Author: The PyPI Admins diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trove-classifiers-2023.5.2/src/trove_classifiers/__init__.py new/trove-classifiers-2023.10.18/src/trove_classifiers/__init__.py --- old/trove-classifiers-2023.5.2/src/trove_classifiers/__init__.py 2023-05-02 18:31:47.000000000 +0200 +++ new/trove-classifiers-2023.10.18/src/trove_classifiers/__init__.py 2023-10-18 13:58:40.000000000 +0200 @@ -54,6 +54,7 @@ "Environment :: GPU :: NVIDIA CUDA :: 12", "Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.0", "Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.1", + "Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.2", "Environment :: Handhelds/PDA's", "Environment :: MacOS X", "Environment :: MacOS X :: Aqua", @@ -122,6 +123,7 @@ "Framework :: Django :: 4.0", "Framework :: Django :: 4.1", "Framework :: Django :: 4.2", + "Framework :: Django :: 5.0", "Framework :: Django CMS", "Framework :: Django CMS :: 3.4", "Framework :: Django CMS :: 3.5", @@ -154,6 +156,7 @@ "Framework :: Lektor", "Framework :: Masonite", "Framework :: Matplotlib", + "Framework :: MkDocs", "Framework :: Nengo", "Framework :: Odoo", "Framework :: Odoo :: 8.0", @@ -182,6 +185,7 @@ "Framework :: Plone :: 5.2", "Framework :: Plone :: 5.3", "Framework :: Plone :: 6.0", + "Framework :: Plone :: 6.1", "Framework :: Plone :: Addon", "Framework :: Plone :: Core", "Framework :: Plone :: Distribution", @@ -455,6 +459,7 @@ "Programming Language :: Kotlin", "Programming Language :: Lisp", "Programming Language :: Logo", + "Programming Language :: Lua", "Programming Language :: ML", "Programming Language :: Modula", "Programming Language :: OCaml", @@ -493,6 +498,7 @@ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: IronPython", @@ -700,6 +706,7 @@ "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Medical Science Apps.", + "Topic :: Scientific/Engineering :: Oceanography", "Topic :: Scientific/Engineering :: Physics", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Security", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trove-classifiers-2023.5.2/src/trove_classifiers.egg-info/PKG-INFO new/trove-classifiers-2023.10.18/src/trove_classifiers.egg-info/PKG-INFO --- old/trove-classifiers-2023.5.2/src/trove_classifiers.egg-info/PKG-INFO 2023-05-02 18:32:33.000000000 +0200 +++ new/trove-classifiers-2023.10.18/src/trove_classifiers.egg-info/PKG-INFO 2023-10-18 13:59:09.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: trove-classifiers -Version: 2023.5.2 +Version: 2023.10.18 Summary: Canonical source for classifiers on PyPI (pypi.org). Home-page: https://github.com/pypa/trove-classifiers Author: The PyPI Admins
participants (1)
-
Source-Sync