public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] python3-parted-3.13.0-1
Date: Thu, 21 Sep 2023 17:48:04 +0200	[thread overview]
Message-ID: <20230921154809.2460-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230921154809.2460-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2820 bytes --]

- IPFire-3.x
- Update from vesrion 3.12.0-1 to 3.13.0-1
- Changelog
    3.13.0
	    Help the _ped module garbage collection in the test suite (dcantrell)
	    Use 'return NULL' rather than 'return (PyObject *) NULL' in pydisk.c
	     (dcantrell)
	    Use Py_VISIT() in *_traverse() functions (dcantrell)
	    Free allocated memory for temporary string buffers (dcantrell)
	    Use Py_RETURN_NONE through the _ped module code (dcantrell)
	    Coding style updates for the C code. (dcantrell)
	    Some minor cleanups for the test case code (dcantrell)
	    Remove DeprecationWarning in py_ped_constraint_duplicate() (dcantrell)
	    Drop remaining Python 2.x handling from the Makefile (dcantrell)
	    drop six (pgajdos)
	    Reformat all Python source code using Python black (dcantrell)
	    Update the AUTHORS file (dcantrell)
	    Replace outdated Red Hat sample GPLv2+ boilerplates (dcantrell)
	    Add support for loongarch (mahailiang)
	    tests: Add PARTITION_LINUX_HOME to flag tests (bcl)
	    Add support for no_automount partition flag (bcl)
	    Add new disk types - disk uuid and partition uuid (bcl)
	    tests: Remove feature values from DiskTypeStrTestCase (bcl)
	    Add tests for high level partition type ID / UUID (berrange)
	    Add tests for low level partition type ID / UUID (berrange)
	    Add test base class helper for re-opening the device (berrange)
	    Add test base class for GPT partitions (berrange)
	    Fix start sector for test partition (berrange)
	    Add example for viewing and changing GPT partition type UUID (berrange)
	    Accept device path via argv for partition dump example (berrange)
	    Add type ID / UUID to partition dump example (berrange)
	    Map partition type ID / UUID accessors to Partition class (berrange)
	    Bind low level APIs for type ID and UUID accessors (berrange)
	    tests: Remove DeviceFreeAllTestCase (bcl)
	    Add support for new libparted disk type features in parted-3.5 (dcantrell)
	    Small Makefile updates (dcantrell)
	    Remove .travis.yml file (dcantrell)
	    Rename COPYING to LICENSE (dcantrell)
	    A few minor updates to README.md (dcantrell)
	    Change README to README.md (dcantrell)

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 python3-parted/python3-parted.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python3-parted/python3-parted.nm b/python3-parted/python3-parted.nm
index 1e5b81ce8..e32bb216f 100644
--- a/python3-parted/python3-parted.nm
+++ b/python3-parted/python3-parted.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = python3-parted
-version    = 3.12.0
+version    = 3.13.0
 release    = 1
 thisapp    = pyparted-%{version}
 
-- 
2.42.0


  reply	other threads:[~2023-09-21 15:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21 15:48 [PATCH] python3-markupsafe-2.1.3-1 Adolf Belka
2023-09-21 15:48 ` Adolf Belka [this message]
2023-09-21 15:48 ` [PATCH] python3-psutil: Update to version 5.9.5-1 Adolf Belka
2023-09-21 15:48 ` [PATCH] python3-setproctitle: Update to version 1.3.2-1 Adolf Belka
2023-09-21 15:48 ` [PATCH] python3-tornado: Update to version 6.3.3-1 Adolf Belka
2023-09-21 15:48 ` [PATCH] rhash: Update to version 1.4.4-1 Adolf Belka
2023-09-21 15:48 ` [PATCH] rpcsvc-proto: " Adolf Belka

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=20230921154809.2460-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.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