Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyter-packaging for 
openSUSE:Factory checked in at 2022-09-10 20:17:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-packaging (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter-packaging.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-packaging"

Sat Sep 10 20:17:27 2022 rev:8 rq:1002376 version:0.12.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-packaging/python-jupyter-packaging.changes
        2022-08-08 10:02:31.438371462 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-packaging.new.2083/python-jupyter-packaging.changes
      2022-09-10 20:17:52.064917895 +0200
@@ -1,0 +2,6 @@
+Thu Sep  8 14:55:19 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- update to version 0.12.3
+  * only remove --skip-npm from argv if it is here #161 (@videlec)
+
+-------------------------------------------------------------------

Old:
----
  jupyter_packaging-0.12.2.tar.gz

New:
----
  jupyter_packaging-0.12.3.tar.gz

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

Other differences:
------------------
++++++ python-jupyter-packaging.spec ++++++
--- /var/tmp/diff_new_pack.axXUpf/_old  2022-09-10 20:17:52.488918985 +0200
+++ /var/tmp/diff_new_pack.axXUpf/_new  2022-09-10 20:17:52.492918996 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-jupyter-packaging
-Version:        0.12.2
+Version:        0.12.3
 Release:        0
 Summary:        Jupyter Packaging Utilities
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/jupyter/jupyter-packaging
-Source:         
https://files.pythonhosted.org/packages/source/j/jupyter-packaging/jupyter_packaging-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/j/jupyter_packaging/jupyter_packaging-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module deprecation}
 BuildRequires:  %{python_module hatchling}

++++++ jupyter_packaging-0.12.2.tar.gz -> jupyter_packaging-0.12.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_packaging-0.12.2/.pre-commit-config.yaml 
new/jupyter_packaging-0.12.3/.pre-commit-config.yaml
--- old/jupyter_packaging-0.12.2/.pre-commit-config.yaml        2020-02-02 
01:00:00.000000000 +0100
+++ new/jupyter_packaging-0.12.3/.pre-commit-config.yaml        2020-02-02 
01:00:00.000000000 +0100
@@ -1,6 +1,6 @@
 repos:
   - repo: https://github.com/psf/black
-    rev: 22.3.0 # Replace by any tag/version: https://github.com/psf/black/tags
+    rev: 22.6.0 # Replace by any tag/version: https://github.com/psf/black/tags
     hooks:
       - id: black
         language_version: python3  # Should be a command that runs python3.6+
@@ -13,7 +13,7 @@
       args: [--profile=black]
 
   - repo: https://github.com/pycqa/flake8
-    rev: 4.0.1
+    rev: 5.0.4
     hooks:
       - id: flake8
         additional_dependencies:
@@ -41,7 +41,7 @@
       - id: trailing-whitespace
 
   - repo: https://github.com/sirosen/check-jsonschema
-    rev: 0.16.0
+    rev: 0.17.1
     hooks:
       - id: check-jsonschema
         name: "Check GitHub Workflows"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_packaging-0.12.2/CHANGELOG.md 
new/jupyter_packaging-0.12.3/CHANGELOG.md
--- old/jupyter_packaging-0.12.2/CHANGELOG.md   2020-02-02 01:00:00.000000000 
+0100
+++ new/jupyter_packaging-0.12.3/CHANGELOG.md   2020-02-02 01:00:00.000000000 
+0100
@@ -2,6 +2,30 @@
 
 <!-- <START NEW CHANGELOG ENTRY> -->
 
+## 0.12.3
+
+([Full 
Changelog](https://github.com/jupyter/jupyter-packaging/compare/v0.12.2...3b59f1c9a1f9ab0adb5a387ec10e9a2098c73d99))
+
+### Bugs fixed
+
+- only remove --skip-npm from argv if it is here 
[#161](https://github.com/jupyter/jupyter-packaging/pull/161) 
([@videlec](https://github.com/videlec))
+
+### Maintenance and upkeep improvements
+
+- [pre-commit.ci] pre-commit autoupdate 
[#159](https://github.com/jupyter/jupyter-packaging/pull/159) 
([@pre-commit-ci](https://github.com/pre-commit-ci))
+- [pre-commit.ci] pre-commit autoupdate 
[#158](https://github.com/jupyter/jupyter-packaging/pull/158) 
([@pre-commit-ci](https://github.com/pre-commit-ci))
+- [pre-commit.ci] pre-commit autoupdate 
[#157](https://github.com/jupyter/jupyter-packaging/pull/157) 
([@pre-commit-ci](https://github.com/pre-commit-ci))
+- [pre-commit.ci] pre-commit autoupdate 
[#156](https://github.com/jupyter/jupyter-packaging/pull/156) 
([@pre-commit-ci](https://github.com/pre-commit-ci))
+- [pre-commit.ci] pre-commit autoupdate 
[#155](https://github.com/jupyter/jupyter-packaging/pull/155) 
([@pre-commit-ci](https://github.com/pre-commit-ci))
+
+### Contributors to this release
+
+([GitHub contributors page for this 
release](https://github.com/jupyter/jupyter-packaging/graphs/contributors?from=2022-06-20&to=2022-08-25&type=c))
+
+[@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Apre-commit-ci+updated%3A2022-06-20..2022-08-25&type=Issues)
 | 
[@videlec](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Avidelec+updated%3A2022-06-20..2022-08-25&type=Issues)
+
+<!-- <END NEW CHANGELOG ENTRY> -->
+
 ## 0.12.2
 
 ([Full 
Changelog](https://github.com/jupyter/jupyter-packaging/compare/v0.12.1...31b98c53f27292db4b9046a385246a59e3ec587b))
@@ -18,8 +42,6 @@
 
 
[@hroncok](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Ahroncok+updated%3A2022-05-31..2022-06-20&type=Issues)
 | 
[@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Apre-commit-ci+updated%3A2022-05-31..2022-06-20&type=Issues)
 
-<!-- <END NEW CHANGELOG ENTRY> -->
-
 ## 0.12.1
 
 ([Full 
Changelog](https://github.com/jupyter/jupyter-packaging/compare/v0.12.0...6b3a5ee597be17b4ef5cc4fa7545d7b5bfa80357))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_packaging-0.12.2/PKG-INFO 
new/jupyter_packaging-0.12.3/PKG-INFO
--- old/jupyter_packaging-0.12.2/PKG-INFO       2020-02-02 01:00:00.000000000 
+0100
+++ new/jupyter_packaging-0.12.3/PKG-INFO       2020-02-02 01:00:00.000000000 
+0100
@@ -1,10 +1,10 @@
 Metadata-Version: 2.1
-Name: jupyter-packaging
-Version: 0.12.2
+Name: jupyter_packaging
+Version: 0.12.3
 Summary: Jupyter Packaging Utilities.
-Project-URL: Bug Tracker, https://github.com/jupyter/jupyter-packaging/issues
 Project-URL: Homepage, http://jupyter.org
 Project-URL: Source, https://github.com/jupyter/jupyter-packaging/
+Project-URL: Bug Tracker, https://github.com/jupyter/jupyter-packaging/issues
 Author-email: Jupyter Development Team <jupy...@googlegroups.com>
 License: BSD 3-Clause License
         
@@ -41,10 +41,10 @@
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.7
 Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
 Requires-Python: >=3.7
 Requires-Dist: deprecation
 Requires-Dist: packaging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jupyter_packaging-0.12.2/jupyter_packaging/setupbase.py 
new/jupyter_packaging-0.12.3/jupyter_packaging/setupbase.py
--- old/jupyter_packaging-0.12.2/jupyter_packaging/setupbase.py 2020-02-02 
01:00:00.000000000 +0100
+++ new/jupyter_packaging-0.12.3/jupyter_packaging/setupbase.py 2020-02-02 
01:00:00.000000000 +0100
@@ -57,7 +57,7 @@
         return " ".join(map(shlex.quote, cmd_list))
 
 
-__version__ = "0.12.2"
+__version__ = "0.12.3"
 
 # ---------------------------------------------------------------------------
 # Top Level Variables
@@ -74,7 +74,8 @@
 if "--skip-npm" in sys.argv or os.environ.get("JUPYTER_PACKAGING_SKIP_NPM") == 
"1":
     print("Skipping npm install as requested.")
     skip_npm = True
-    sys.argv.remove("--skip-npm")
+    if "--skip-npm" in sys.argv:
+        sys.argv.remove("--skip-npm")
 else:
     skip_npm = False
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_packaging-0.12.2/pyproject.toml 
new/jupyter_packaging-0.12.3/pyproject.toml
--- old/jupyter_packaging-0.12.2/pyproject.toml 2020-02-02 01:00:00.000000000 
+0100
+++ new/jupyter_packaging-0.12.3/pyproject.toml 2020-02-02 01:00:00.000000000 
+0100
@@ -4,7 +4,7 @@
 
 [project]
 name = "jupyter_packaging"
-version = "0.12.2"
+version = "0.12.3"
 description = "Jupyter Packaging Utilities."
 license = { file = "LICENSE" }
 authors = [{name = "Jupyter Development Team", email = 
"jupy...@googlegroups.com"}]
@@ -53,7 +53,7 @@
 skip = ["check-links"]
 
 [tool.tbump.version]
-current = "0.12.2"
+current = "0.12.3"
 regex = '''
   (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
   ((?P<channel>a|b|rc|.dev)(?P<release>\d+))?

Reply via email to