Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fire for openSUSE:Factory 
checked in at 2024-11-12 19:21:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fire (Old)
 and      /work/SRC/openSUSE:Factory/.python-fire.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fire"

Tue Nov 12 19:21:45 2024 rev:13 rq:1223452 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fire/python-fire.changes  2023-02-07 
18:49:38.611311757 +0100
+++ /work/SRC/openSUSE:Factory/.python-fire.new.2017/python-fire.changes        
2024-11-12 19:22:38.186521408 +0100
@@ -1,0 +2,45 @@
+Thu Oct 31 14:31:28 UTC 2024 - [email protected]
+
+- version update to 0.7.0
+  * This release is the first to drop Python 2 support. For Python 2 users, 
use <= 0.6.0.
+  * CI improvements from @Borda including dependabot and an expanded build 
matrix
+  * adding GH dependabot by @Borda in #432
+  * Bump the pip group with 2 updates by @dependabot in #491
+  * Update hypothesis requirement from <6.62.0 to <6.100.0 in /.github/scripts 
by @dependabot in #492
+  * #444: Removed pipes dependency by @BasedDepartment1 in #447
+  * Update termcolor requirement from <2.2.0 to <2.5.0 in /.github/scripts by 
@dependabot in #493
+  * Update mock requirement from <5.0.0 to <6.0.0 in /.github/scripts by 
@dependabot in #495
+  * Update pytest requirement from <=7.2.1 to <=8.1.1 in /.github/scripts by 
@dependabot in #494
+  * Update pytest-runner requirement from <6.0.0 to <7.0.0 in /.github/scripts 
by @dependabot in #496
+  * fix typo in dependabot group by @Borda in #497
+  * Update setuptools requirement from <=69.1.1 to <=69.2.0 in 
/.github/scripts by @dependabot in #500
+  * Update hypothesis requirement from <6.100.0 to <6.101.0 in 
/.github/scripts by @dependabot in #506
+  * Update levenshtein requirement from <=0.25.0 to <=0.25.1 in 
/.github/scripts by @dependabot in #510
+  * Use ast.Constant for recent Python versions by @wdhongtw in #526
+  * Remove future imports now that we've dropped support for Python 2 by 
@dbieber in #539
+  * remove six: Replace six.string_types and six.integer_types, etc. by 
@dbieber in #541
+  * Remove sys.version_info checks by @dbieber in #542
+  * Update setuptools requirement from <=69.2.0 to <=75.1.0 in 
/.github/scripts by @dependabot in #540
+  * Simplify requirements.txt by assuming Python 3 by @dbieber in #543
+  * Update hypothesis requirement from <6.101.0 to <6.113.0 in 
/.github/scripts by @dependabot in #544
+  * Remove mock in favor of unittest.mock by @dbieber in #545
+  * Update pytest requirement from <=8.1.1 to <=8.3.3 in /.github/scripts by 
@dependabot in #546
+  * Update label used by dependabot by @dbieber in #547
+  * Update levenshtein requirement from <=0.25.1 to <=0.26.0 in 
/.github/scripts by @dependabot in #548
+  * Upgrade pylint version by @dbieber in #549
+  * Run github action on pull_request by @dbieber in #550
+  * Add current system MSYS check by @bonfy in #278
+  * Remove .format in favor of f-strings by @dbieber in #551
+  * Remove six from console, eliminates six entirely by @dbieber in #552
+  * Move asyncio imports and update docs by @dbieber in #553
+  * Include Python 3.13 in github actions by @dbieber in #554
+  * Continue upgrade of codebase to Python 3 by @dbieber in #556
+  * update required Python 3.7 in setup.py by @Borda in #555
+  * Lint improvements and type safety by @dbieber in #558
+  * ci: expand build matrix for major OS by @Borda in #490
+  * Replace Python 2 type hints with real type annotations by @dbieber in #559
+- Replace upstreamed patch:
+  - python-fire-no-mock.patch
+  - support-python-311.patch
+
+-------------------------------------------------------------------

Old:
----
  fire-0.5.0.tar.gz
  python-fire-no-mock.patch
  support-python-311.patch

New:
----
  fire-0.7.0.tar.gz

BETA DEBUG BEGIN:
  Old:- Replace upstreamed patch:
  - python-fire-no-mock.patch
  - support-python-311.patch
  Old:  - python-fire-no-mock.patch
  - support-python-311.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-fire.spec ++++++
--- /var/tmp/diff_new_pack.yGwdrT/_old  2024-11-12 19:22:38.662541328 +0100
+++ /var/tmp/diff_new_pack.yGwdrT/_new  2024-11-12 19:22:38.662541328 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fire
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,22 @@
 
 %define skip_python2 1
 Name:           python-fire
-Version:        0.5.0
+Version:        0.7.0
 Release:        0
 Summary:        A library for automatically generating command line interfaces
 License:        Apache-2.0
 URL:            https://github.com/google/python-fire
 Source:         
https://files.pythonhosted.org/packages/source/f/fire/fire-%{version}.tar.gz
 # Based on https://github.com/google/python-fire/pull/265/files
-Patch0:         python-fire-no-mock.patch
-Patch1:         support-python-311.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-six
 Requires:       python-termcolor
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Levenshtein}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module termcolor}
 # /SECTION
 %python_subpackages
@@ -61,5 +57,6 @@
 
 %files %{python_files}
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/fire
+%{python_sitelib}/fire-*.egg-info
 

++++++ fire-0.5.0.tar.gz -> fire-0.7.0.tar.gz ++++++
++++ 2549 lines of diff (skipped)

Reply via email to