Opened 7 weeks ago

Closed 6 weeks ago

#19448 closed enhancement (fixed)

packaging-24.0 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New major version.

Change History (4)

comment:1 by Xi Ruoyao, 7 weeks ago

  • Fix specifier matching when the specifier is long and has an epoch by @SpecLad in #712
  • Clarify version split/join usage by @uranusjr in #725
  • Default optional metadata values to None by @dstufft in #734
  • Stop using deprecated/removed keys by @dstufft in #739
  • Correctly use the ExceptionGroup shim only when needed by @dstufft in #736
  • Update CHANGELOG entry about validate kwarg by @pradyunsg in #731
  • Support --disable-gil builds (PEP 703) in packaging.tags by @colesbury in #728
  • Skip test_glibc_version_string_ctypes_raise_oserror if ctypes is unavailable by @kevinchang96 in #741
  • Enable CodeQL by @joycebrum in #743
  • PEP 703: Rename Py_NOGIL to Py_GIL_DISABLED by @hugovk in #747
  • Replace PEP references with PUG links by @jeanas in #750
  • Remove coverage ignore for non-existent file by @shenanigansd in #752
  • Update URLs by @DimitriPapadopoulos in #764
  • Configure dependabot by @joycebrum in #757
  • Hash pin github actions by @joycebrum in #758
  • Apply some refurb suggestions by @DimitriPapadopoulos in #763
  • Appply[sic] some bugbear suggestions by @DimitriPapadopoulos in #761
  • Apply some ruff suggestions by @DimitriPapadopoulos in #772
  • Add riscv64 as a supported manylinux architecture by @markdryan in #751

comment:2 by Xi Ruoyao, 7 weeks ago

Note that we should update the package description as it's just nonsense with context and PEP numbers removed.

comment:3 by Bruce Dubbs, 6 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:4 by Bruce Dubbs, 6 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

d78bc3897a Update to pytest-8.1.1 (Python module).
b09ae7acbd Update to pygobject3-3.48.1 (Python module).
2366dadaf8 Update to packaging-24.0 (Python module).
Note: See TracTickets for help on using tickets.