forked from pool/python-patch-ng
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f297d776d2 | |||
| 3f68fb3665 | |||
| b2f9667623 | |||
| ef2c84751d |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e332ea2c2e64e95b988c6e904a51be65b80560518a9b101c604a1a4378673795
|
||||
size 168306
|
||||
3
python-patch-ng-1.18.1.tar.gz
Normal file
3
python-patch-ng-1.18.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:322b2ffe37c35ff4c6bc8e17f6a4928990ed343e9df3f350ca7542bc219e452f
|
||||
size 166492
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 09:05:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.18.1:
|
||||
* Fix: Added pyproject to avoid errors when installing on
|
||||
python 3.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 10:51:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.18.0:
|
||||
* Feature: Require python 3.6 as minimal version
|
||||
* Fix: Fix DeprecationWarning/SyntaxWarning in regex
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 28 00:18:58 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-patch-ng
|
||||
#
|
||||
# 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-patch-ng
|
||||
Version: 1.17.4
|
||||
Version: 1.18.1
|
||||
Release: 0
|
||||
Summary: Library to parse and apply unified diffs
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user