Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PubChemPy for 
openSUSE:Factory checked in at 2025-11-13 17:29:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PubChemPy (Old)
 and      /work/SRC/openSUSE:Factory/.python-PubChemPy.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PubChemPy"

Thu Nov 13 17:29:29 2025 rev:3 rq:1317592 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PubChemPy/python-PubChemPy.changes        
2025-06-11 16:27:34.467097652 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PubChemPy.new.2061/python-PubChemPy.changes  
    2025-11-13 17:31:03.076486918 +0100
@@ -1,0 +2,50 @@
+Thu Nov 13 10:57:32 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 1.0.5
+  * Fix 'is not' with a literal'
+  * update print instructions in the documentation
+  * update/adjustment of notebooks to Python 3
+  * Add .gitignore file
+  * Remove non-functioning Travis CI
+  * Modernize python packaging
+  * Fix documentation build
+  * Adjust readthedocs.yaml config
+  * Fix readthedocs environment
+  * Better dev tooling
+  * Fix regex to use raw string
+  * API Change for SMILES types
+  * Further updates for SMILES API changes
+  * Further refinement of new SMILES API
+  * Rename default branch to main
+  * Fix missing namespace in docs search example
+  * Fix to_dict for substances lacking any compound record
+  * Better CAS registry numbers docs and notebook
+  * Allow using Mozilla certifi package or custom SSL certs
+  * Fix mol weight float prop types
+  * Fix failing tests due to data changes
+  * Rate-limit tests
+  * Add GitHub Actions CI to run tests
+  * Better error handling
+  * Update docs URLs
+  * Remove python 2 support
+  * Remove wildcard imports in tests
+  * Better enum constants and API docs
+  * Further attempt to fix flaky tests
+  * Formatting, pre-commit, docs
+  * Fix synonyms test
+  * pytest rerun URLError
+  * Documentation improvements
+  * Pathlib support for download function
+  * Update docs URLs to pubchempy.org
+  * README update and other tidying
+  * Add codemeta.json and CITATION.cff
+  * Add conda instructions to README
+  * Tweak README badges
+  * Add code check CI
+  * Add workflow for publishing to PyPI
+  * Bump version 1.0.4 => 1.0.5
+- Remove CHANGELOG.md from %doc section
+- Rename README.rst to README.md in %doc section
+- Use Python 3.11 on SLE-15 by default
+
+-------------------------------------------------------------------

Old:
----
  PubChemPy-1.0.4.tar.gz

New:
----
  PubChemPy-1.0.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PubChemPy.spec ++++++
--- /var/tmp/diff_new_pack.tsAUX2/_old  2025-11-13 17:31:04.428544204 +0100
+++ /var/tmp/diff_new_pack.tsAUX2/_new  2025-11-13 17:31:04.440544712 +0100
@@ -15,10 +15,10 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
+%{?sle15_python_module_pythons}
 %define packagename PubChemPy
 Name:           python-PubChemPy
-Version:        1.0.4
+Version:        1.0.5
 Release:        0
 Summary:        A simple Python wrapper around the PubChem PUG REST API
 License:        MIT
@@ -55,7 +55,7 @@
 
 %files %{python_files}
 %license LICENSE
-%doc CHANGELOG.md README.rst
+%doc README.md
 %{python_sitelib}/pubchempy.py
 %pycache_only %{python_sitelib}/__pycache__/pubchempy.*.pyc
 %{python_sitelib}/[Pp]ub[Cc]hem[Pp]y-%{version}.dist-info

++++++ PubChemPy-1.0.4.tar.gz -> PubChemPy-1.0.5.tar.gz ++++++
++++ 9828 lines of diff (skipped)

Reply via email to