Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pymol for openSUSE:Factory checked in at 2025-03-13 22:04:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pymol (Old) and /work/SRC/openSUSE:Factory/.python-pymol.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymol" Thu Mar 13 22:04:44 2025 rev:15 rq:1252760 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pymol/python-pymol.changes 2024-11-13 15:29:25.380123593 +0100 +++ /work/SRC/openSUSE:Factory/.python-pymol.new.19136/python-pymol.changes 2025-03-13 22:04:54.675298073 +0100 @@ -1,0 +2,15 @@ +Wed Mar 12 22:14:37 UTC 2025 - Friedrich Haubensak <hs...@mail.de> + +- update to 3.1.0 + * File Support + - BCIF import support + - gzipped-compressed SDF (SDFGZ) import support + * Python API + - "delete_states" command (removal of one or more states) + - "declare_command" extension for improved ergonomics of introducing + and customizing PyMOL functionality + - "cell_color" setting for altering unit cell colors + * Developer & Infrastructure + - Migration from distutils to setuptools + +------------------------------------------------------------------- Old: ---- _service _servicedata pymol-open-source-3.0.0+git.1725549602.9d3061c.obscpio pymol-open-source.obsinfo New: ---- pymol-open-source-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pymol.spec ++++++ --- /var/tmp/diff_new_pack.AAtSYM/_old 2025-03-13 22:04:56.723383764 +0100 +++ /var/tmp/diff_new_pack.AAtSYM/_new 2025-03-13 22:04:56.723383764 +0100 @@ -21,14 +21,13 @@ %define modname pymol-open-source %bcond_with test Name: python-pymol -Version: 3.0.0+git.1725549602.9d3061c +Version: 3.1.0 Release: 0 Summary: A Molecular Viewer License: Python-2.0 Group: Productivity/Scientific/Chemistry URL: https://pymol.org/ -# Source0: https://github.com/schrodinger/%%{modname}/archive/v%%{version}/%%{modname}-%%{version}.tar.gz -Source0: %{modname}-%{version}.tar.gz +Source0: https://github.com/schrodinger/%{modname}/archive/v%{version}/%{modname}-%{version}.tar.gz Patch0: https://github.com/schrodinger/pymol-open-source/pull/404.patch#/reproducible.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy-devel}