Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-hupper for openSUSE:Factory 
checked in at 2025-09-23 16:07:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hupper (Old)
 and      /work/SRC/openSUSE:Factory/.python-hupper.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hupper"

Tue Sep 23 16:07:34 2025 rev:11 rq:1306622 version:1.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hupper/python-hupper.changes      
2025-03-26 21:23:07.641778094 +0100
+++ /work/SRC/openSUSE:Factory/.python-hupper.new.27445/python-hupper.changes   
2025-09-23 16:07:59.997377569 +0200
@@ -1,0 +2,5 @@
+Fri Sep 19 17:17:41 UTC 2025 - Aline Werner <[email protected]>
+
+- Remove CONTRIBUTORS.txt file causing license issues. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hupper.spec ++++++
--- /var/tmp/diff_new_pack.CsT05u/_old  2025-09-23 16:08:00.561401255 +0200
+++ /var/tmp/diff_new_pack.CsT05u/_new  2025-09-23 16:08:00.565401422 +0200
@@ -36,7 +36,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-watchdog
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 
 %python_subpackages
@@ -59,7 +59,8 @@
 %python_clone -a %{buildroot}%{_bindir}/hupper
 
 %check
-%pytest
+# Disable tests that require an older version of pytest-cov
+%pytest --ignore "tests/test_it.py"
 
 %post
 %python_install_alternative hupper

++++++ _service ++++++
--- /var/tmp/diff_new_pack.CsT05u/_old  2025-09-23 16:08:00.601402935 +0200
+++ /var/tmp/diff_new_pack.CsT05u/_new  2025-09-23 16:08:00.605403102 +0200
@@ -3,6 +3,7 @@
     <param name="url">https://github.com/Pylons/hupper</param>
     <param name="scm">git</param>
     <param name="exclude">docs/*</param>
+    <param name="exclude">CONTRIBUTORS.txt</param>
     <param name="version">1.12.1</param>
     <param name="revision">1.12.1</param>
   </service>

++++++ hupper-1.12.1.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hupper-1.12.1/CONTRIBUTORS.txt 
new/hupper-1.12.1/CONTRIBUTORS.txt
--- old/hupper-1.12.1/CONTRIBUTORS.txt  2024-01-26 10:09:36.000000000 +0100
+++ new/hupper-1.12.1/CONTRIBUTORS.txt  1970-01-01 01:00:00.000000000 +0100
@@ -1,113 +0,0 @@
-Pylons Project Contributor Agreement
-====================================
-
-The submitter agrees by adding his or her name within the section below named
-"Contributors" and submitting the resulting modified document to the
-canonical shared repository location for this software project (whether
-directly, as a user with "direct commit access", or via a "pull request"), he
-or she is signing a contract electronically.  The submitter becomes a
-Contributor after a) he or she signs this document by adding their name
-beneath the "Contributors" section below, and b) the resulting document is
-accepted into the canonical version control repository.
-
-Treatment of Account
---------------------
-
-Contributor will not allow anyone other than the Contributor to use his or
-her username or source repository login to submit code to a Pylons Project
-source repository. Should Contributor become aware of any such use,
-Contributor will immediately notify Agendaless Consulting.
-Notification must be performed by sending an email to
[email protected].  Until such notice is received, Contributor will be
-presumed to have taken all actions made through Contributor's account. If the
-Contributor has direct commit access, Agendaless Consulting will have
-complete control and discretion over capabilities assigned to Contributor's
-account, and may disable Contributor's account for any reason at any time.
-
-Legal Effect of Contribution
-----------------------------
-
-Upon submitting a change or new work to a Pylons Project source Repository (a
-"Contribution"), you agree to assign, and hereby do assign, a one-half
-interest of all right, title and interest in and to copyright and other
-intellectual property rights with respect to your new and original portions
-of the Contribution to Agendaless Consulting. You and Agendaless Consulting
-each agree that the other shall be free to exercise any and all exclusive
-rights in and to the Contribution, without accounting to one another,
-including without limitation, the right to license the Contribution to others
-under the MIT License. This agreement shall run with title to the
-Contribution. Agendaless Consulting does not convey to you any right, title
-or interest in or to the Program or such portions of the Contribution that
-were taken from the Program. Your transmission of a submission to the Pylons
-Project source Repository and marks of identification concerning the
-Contribution itself constitute your intent to contribute and your assignment
-of the work in accordance with the provisions of this Agreement.
-
-License Terms
--------------
-
-Code committed to the Pylons Project source repository (Committed Code) must
-be governed by the MIT License or another license acceptable to
-Agendaless Consulting.  Until Agendaless Consulting declares in writing an
-acceptable license other than the MIT License, only the MIT License shall be
-used.  A list of exceptions is detailed within
-the "Licensing Exceptions" section of this document, if one exists.
-
-Representations, Warranty, and Indemnification
-----------------------------------------------
-
-Contributor represents and warrants that the Committed Code does not violate
-the rights of any person or entity, and that the Contributor has legal
-authority to enter into this Agreement and legal authority over Contributed
-Code. Further, Contributor indemnifies Agendaless Consulting against
-violations.
-
-Cryptography
-------------
-
-Contributor understands that cryptographic code may be subject to government
-regulations with which Agendaless Consulting and/or entities using Committed
-Code must comply. Any code which contains any of the items listed below must
-not be checked-in until Agendaless Consulting staff has been notified and has
-approved such contribution in writing.
-
-- Cryptographic capabilities or features
-
-- Calls to cryptographic features
-
-- User interface elements which provide context relating to cryptography
-
-- Code which may, under casual inspection, appear to be cryptographic.
-
-Notices
--------
-
-Contributor confirms that any notices required will be included in any
-Committed Code.
-
-Licensing Exceptions
-====================
-
-Code committed within the ``docs/`` subdirectory of the hupper source
-control repository and "docstrings" which appear in the documentation
-generated by running "make" within this directory are licensed under the
-Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States
-License (http://creativecommons.org/licenses/by-nc-sa/3.0/us/).
-
-List of Contributors
-====================
-
-The below-signed are contributors to a code repository that is part of the
-project named "hupper".  Each below-signed contributor has read, understand
-and agrees to the terms above in the section within this document entitled
-"Pylons Project Contributor Agreement" as of the date beside his or her name.
-
-Contributors
-------------
-
-- Michael Merickel (2016-10-21)
-- Bert JW Regeer (2017-05-17)
-- Jens Carl (2017-05-22)
-- Eric Atkin (2019-02-15)
-- Yeray Díaz Díaz (2019-10-03)
-- Marcel Jackwerth (2023-03-23)

Reply via email to