public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-ansible-pylibssh] rawhide: Update to 1.4.0
Date: Mon, 20 Jul 2026 01:50:35 GMT	[thread overview]
Message-ID: <178451223517.1.13125892552145728751.rpms-python-ansible-pylibssh-c8d5ccb3c22b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-ansible-pylibssh
Branch : rawhide
Commit : c8d5ccb3c22b6362a31ab846591f75f22ff102e8
Author : Orion Poplawski <orion@nwra.com>
Date   : 2026-07-18T21:39:31-06:00
Stats  : +13/-12 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-ansible-pylibssh/c/c8d5ccb3c22b6362a31ab846591f75f22ff102e8?branch=rawhide

Log:
Update to 1.4.0

---
diff --git a/.gitignore b/.gitignore
index da79e44..02498bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ansible-pylibssh-1.2.2.tar.gz
 /ansible-pylibssh-1.3.0.tar.gz
+/ansible_pylibssh-1.4.0.tar.gz

diff --git a/python-ansible-pylibssh-debug.patch b/python-ansible-pylibssh-debug.patch
index 174808c..2c752df 100644
--- a/python-ansible-pylibssh-debug.patch
+++ b/python-ansible-pylibssh-debug.patch
@@ -1,12 +1,12 @@
-diff -up ansible-pylibssh-1.2.2/packaging/pep517_backend/_backend.py.debug ansible-pylibssh-1.2.2/packaging/pep517_backend/_backend.py
---- ansible-pylibssh-1.2.2/packaging/pep517_backend/_backend.py.debug	2025-10-06 18:34:26.713221021 -0600
-+++ ansible-pylibssh-1.2.2/packaging/pep517_backend/_backend.py	2025-10-06 18:42:48.561143013 -0600
-@@ -292,7 +292,7 @@ def build_wheel(
+diff -up ansible_pylibssh-1.4.0/packaging/pep517_backend/_backend.py.inplace ansible_pylibssh-1.4.0/packaging/pep517_backend/_backend.py
+--- ansible_pylibssh-1.4.0/packaging/pep517_backend/_backend.py.inplace	2026-03-15 15:57:19.000000000 -0600
++++ ansible_pylibssh-1.4.0/packaging/pep517_backend/_backend.py	2026-07-18 21:35:30.555106463 -0600
+@@ -289,7 +289,7 @@ def build_wheel(
      """
      with _prebuild_c_extensions(
-             line_trace_cython_when_unset=False,  # noqa: WPS318
--            build_inplace=False,
-+            build_inplace=True,
-             config_settings=config_settings,
+         line_trace_cython_when_unset=False,
+-        build_inplace=False,
++        build_inplace=True,
+         config_settings=config_settings,
      ):
          return _setuptools_build_wheel(

diff --git a/python-ansible-pylibssh.spec b/python-ansible-pylibssh.spec
index df38fed..2f198ee 100644
--- a/python-ansible-pylibssh.spec
+++ b/python-ansible-pylibssh.spec
@@ -2,13 +2,13 @@
 %global _summary Python bindings specific to Ansible use case for libssh
 
 Name:           python-%{srcname}
-Version:        1.3.0
+Version:        1.4.0
 Release:        %autorelease
 Summary:        %{_summary}
 
 License:        LGPL-2.1-or-later
 URL:            https://github.com/ansible/pylibssh
-Source0:        %{pypi_source}
+Source0:        %{pypi_source ansible_pylibssh}
 # Downstream patch to disable coverage tests
 Patch0:         python-ansible-pylibssh-nocov.patch
 # Force build inplace so that debuginfo can be generated
@@ -38,7 +38,7 @@ Summary:        %{_summary}
 
 
 %prep
-%autosetup -p1 -n %{srcname}-%{version}
+%autosetup -p1 -n ansible_pylibssh-%{version}
 
 
 %generate_buildrequires

diff --git a/sources b/sources
index a505697..2f2a4a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ansible-pylibssh-1.3.0.tar.gz) = 45213bab7cfc6984ccd64ddaae180a8ad9766bcd96c97d5776f2a915fcc7a2b2db1e1ae3b0675f7581fe925a4d15cd8a25f36703218319422543f01c0ad045de
+SHA512 (ansible_pylibssh-1.4.0.tar.gz) = 200576b5f77dffbdfaac5d4f6461c441ffcb2131d7197aee2e59c3e64fd0ce53096e60324da8e65ae1fab33dff93ee4d7ddfa3422b17c32fcd6a50f03cd97664

                 reply	other threads:[~2026-07-20  1:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178451223517.1.13125892552145728751.rpms-python-ansible-pylibssh-c8d5ccb3c22b@fedoraproject.org \
    --to=orion@nwra.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox