<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Stefano Rivera (Posts about lts)</title><link>https://stefanorivera.com/</link><description></description><atom:link href="https://stefanorivera.com/categories/lts.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2025 &lt;a href="mailto:stefano@rivera.za.net"&gt;Stefano Rivera&lt;/a&gt; 
&lt;a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"&gt;
&lt;img alt="Creative Commons License BY-SA"
     class="cc-license-button"
     src="/assets/img/cc-by-sa-4.0.svg"&gt;&lt;/a&gt;</copyright><lastBuildDate>Mon, 10 Nov 2025 10:14:01 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>LTS &amp; ELTS Report for October 2025</title><link>https://stefanorivera.com/posts/2025/11/10/lts-elts-report-for-october-2025/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In October I spent 0.5 hours on Debian LTS, and 1 on ELTS.&lt;/p&gt;
&lt;p&gt;I prepared &lt;code&gt;distro-info-data&lt;/code&gt; updates for all the supported releases.
They included adding Ubuntu 26.04 LTS ("Resolute Raccoon") and updating
the Debian 12 ("Bookworm") EoL.&lt;/p&gt;
&lt;p&gt;After completing this update, we discovered that the bookworm EoL had
already changed again, but this change will go out in the next update.&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2025/11/10/lts-elts-report-for-october-2025/</guid><pubDate>Mon, 10 Nov 2025 10:09:09 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for August 2025</title><link>https://stefanorivera.com/posts/2025/09/08/lts-elts-report-for-august-2025/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In August I spent 0.5 hours on Debian LTS, and 1 on ELTS.&lt;/p&gt;
&lt;p&gt;I prepared &lt;code&gt;distro-info-data&lt;/code&gt; updates for all the supported releases.
They included adding Debian 13's ("Trixie") release and estimated EoL
dates, as well as a new &lt;code&gt;eol-legacy&lt;/code&gt; column for Ubuntu.&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2025/09/08/lts-elts-report-for-august-2025/</guid><pubDate>Mon, 08 Sep 2025 10:13:08 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for April 2025</title><link>https://stefanorivera.com/posts/2025/05/01/lts-elts-report-for-april-2025/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In April I spent 0.5 hours on Debian LTS, and 1 on ELTS.&lt;/p&gt;
&lt;p&gt;I prepared &lt;code&gt;distro-info-data&lt;/code&gt; updates for all the supported releases.
They included adding Debian 15 "Duke" and Ubuntu 25.10 "Questing
Quokka".&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2025/05/01/lts-elts-report-for-april-2025/</guid><pubDate>Thu, 01 May 2025 11:54:08 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for December 2024</title><link>https://stefanorivera.com/posts/2025/01/01/lts-elts-report-for-december-2024/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In November I spent 0 hours on Debian LTS, and 2.5 on ELTS.&lt;/p&gt;
&lt;p&gt;I reviewed updates by Bastien Roucariès for Python 2.7, and 3.4.
I helped to get the packages to build under Salsa CI.&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2025/01/01/lts-elts-report-for-december-2024/</guid><pubDate>Wed, 01 Jan 2025 18:55:26 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for November 2024</title><link>https://stefanorivera.com/posts/2024/12/01/lts-elts-report-for-november-2024/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In November I spent 0 hours on Debian LTS, and 5.5 on ELTS.&lt;/p&gt;
&lt;p&gt;I reviewed updates by Bastien Roucariès for Python 2.7, 3.5, and 3.7.
This mostly involved backporting the same set of patches to older
releases, where things worked a little differently.&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2024/12/01/lts-elts-report-for-november-2024/</guid><pubDate>Sun, 01 Dec 2024 13:47:24 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for October 2024</title><link>https://stefanorivera.com/posts/2024/11/01/lts-elts-report-for-october-2024/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In October I spent 1 hours on Debian LTS, and 2.5 on ELTS.&lt;/p&gt;
&lt;p&gt;Updating the &lt;code&gt;distro-info-data&lt;/code&gt; database. A straightforward data update,
but I ran into a bug in &lt;code&gt;sbuild&lt;/code&gt;+&lt;code&gt;autopkgtest&lt;/code&gt; that made my sbuild
unable to build on old ELTS releases. Once understood, it was &lt;a href="https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/471"&gt;trivial
to fix&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I also re-investigated the current state of &lt;a href="https://salsa.debian.org/lts-team/lts-updates-tasks/-/issues/70#note_539723"&gt;the PEP-440
issue&lt;/a&gt;
that affects Python virtulenvs on older releases, that have system site
package exposed to the virtualenv. Newer Python tooling (likely to be
installed in a virtualenv) does not accept that Python packages can have
versions that don't parse under PEP-440's rules. Some Debian packages
include nonsense Python package versions, because it didn't matter at
the time. For supported packages, we have corrected this.&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2024/11/01/lts-elts-report-for-october-2024/</guid><pubDate>Fri, 01 Nov 2024 16:28:25 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for June 2024</title><link>https://stefanorivera.com/posts/2024/07/03/lts-elts-report-for-june-2024/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In June I spent 0.5 hours on Debian LTS, and none on ELTS.&lt;/p&gt;
&lt;p&gt;Updating the &lt;code&gt;distro-info-data&lt;/code&gt; database, which turned out to be no
update at all.
In preparing to announce the end-of-life of Debian 10 LTS, the date
shifted a couple of times before ending back where it started.&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2024/07/03/lts-elts-report-for-june-2024/</guid><pubDate>Wed, 03 Jul 2024 15:33:18 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for April 2024</title><link>https://stefanorivera.com/posts/2024/05/01/lts-elts-report-for-april-2024/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In April I spent 1.5 hours on Debian LTS and 1.5 hours on Debian ELTS:&lt;/p&gt;
&lt;p&gt;Updating the &lt;code&gt;distro-info-data&lt;/code&gt; database.
This update included the new columns that had previously been stripped
out of &lt;code&gt;distro-info-data&lt;/code&gt; updates to older releases.
That required groundwork &lt;a href="https://stefanorivera.com/posts/2023/11/01/lts-elts-report-for-october-2023"&gt;in October 2023&lt;/a&gt;,
updating the older &lt;code&gt;distro-info&lt;/code&gt; versions to handle unexpected columns.&lt;/p&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2024/05/01/lts-elts-report-for-april-2024/</guid><pubDate>Wed, 01 May 2024 14:48:18 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for January 2023</title><link>https://stefanorivera.com/posts/2023/02/03/lts-elts-report-for-january-2023/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In January I spent 4.5 hours on Debian LTS, resulting in no uploads:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Work on backporting security fixes to ceph, which I still haven't
  tested yet, so it hasn't been uploaded.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In January I spent 0 hours on Debian ELTS. I'm cutting my LTS &amp;amp; ELTS
hours down to 0, for the next couple of months, as I'm sailing and have
more limited time.&lt;/p&gt;
&lt;p&gt;During the month, Freexian sponsored 8 hours of 37 I spent on Debian:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://wiki.debian.org/Teams/DebianSocial"&gt;debian.socal&lt;/a&gt; infrastructure administration:&lt;ul&gt;
&lt;li&gt;Handling an outage on
  &lt;a href="https://matrix.debian.social/"&gt;matrix.debian.social&lt;/a&gt; due to a
  full disk. This happens somewhat frequently, the database grows
  fast, we need to implement proper monitoring...&lt;/li&gt;
&lt;li&gt;Upgraded pleroma on &lt;a href="https://pleroma.debian.social/"&gt;pleroma.debian.social&lt;/a&gt;.
  And then investigated constant performance issues.&lt;/li&gt;
&lt;li&gt;Escalated a host machine outage to people who had the rights to file
  issues with the hosting company.&lt;/li&gt;
&lt;li&gt;Some general cleanup.&lt;/li&gt;
&lt;li&gt;Upgraded element on &lt;a href="https://element.debian.social/"&gt;element.debian.social&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://wiki.debian.org/Teams/DebianNet"&gt;debian.net&lt;/a&gt; VM creation:
  &lt;a href="https://salsa.debian.org/debian.net-team/requests/-/issues/12"&gt;botfleet.debian.net&lt;/a&gt;,
  &lt;a href="https://salsa.debian.org/debian.net-team/requests/-/issues/13"&gt;meetbot2.debian.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;DebConf administration:&lt;ul&gt;
&lt;li&gt;Helped some minidebconfs to set up websites.&lt;/li&gt;
&lt;li&gt;Set up an email alias for the treasurer team.&lt;/li&gt;
&lt;li&gt;Requested write access to debconf.org domains DNS for terceiro.&lt;/li&gt;
&lt;li&gt;Reviewed and gave feedback on the proposed venue contract for DebConf 23.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://wiki.debian.org/Teams/PythonTeam"&gt;python-team&lt;/a&gt; package maintenance:
  &lt;a href="https://tracker.debian.org/news/1404376/accepted-beets-160-4-source-into-unstable/"&gt;beets&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1404385/accepted-hatch-vcs-030-2-source-into-unstable/"&gt;hatch-vcs&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1406047/accepted-hatchling-1122-1-source-into-unstable/"&gt;hatchling&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1411386/accepted-python-pip-2231dfsg-2-source-into-unstable/"&gt;python-pip&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1413680/accepted-pystemmer-2201-1-source-into-unstable/"&gt;pystemmer&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1413758/accepted-configobj-508-1-source-into-unstable/"&gt;configobj&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://wiki.debian.org/Teams/PythonTeam"&gt;python-team&lt;/a&gt; sponsorship:
  &lt;a href="https://tracker.debian.org/news/1407287/accepted-bidict-0220-1-all-source-into-experimental/"&gt;bidict&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1411074/accepted-xdoctest-110-1-all-source-into-unstable/"&gt;foolscap&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1415057/accepted-scikit-build-0164-1-source-into-unstable/"&gt;scikit-build&lt;/a&gt;,
  Reviewed twisted security patches for &lt;a href="https://security-tracker.debian.org/tracker/CVE-2022-39348"&gt;CVE-2022-39348&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;General package maintenance:
  &lt;a href="https://tracker.debian.org/news/1407657/accepted-re2-20221201dfsg-1-amd64-source-into-experimental/"&gt;re2&lt;/a&gt; (which missed the transition window for bookworm),
  dh-python:
  &lt;a href="https://tracker.debian.org/news/1407317/accepted-dh-python-520230109-source-into-unstable/"&gt;1&lt;/a&gt;
  +
  &lt;a href="https://tracker.debian.org/news/1415370/accepted-dh-python-520230130-source-into-unstable/"&gt;2&lt;/a&gt;,
  &lt;a href="https://stefanorivera.com/posts/2023/02/03/lts-elts-report-for-january-2023/review%20and%20improvements"&gt;distro-info-data&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Python 3.11 transition:
  &lt;a href="https://tracker.debian.org/news/1406917/accepted-adonthell-038-21-source-into-unstable/"&gt;adonthell&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1026599"&gt;cadabra2&lt;/a&gt; (investigation only),
  &lt;a href="https://tracker.debian.org/news/1406956/accepted-python-cryptography-3804-2-source-into-unstable/"&gt;python-cryptography&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1407673/accepted-python-rstr-320-1-source-into-unstable/"&gt;python-rstr&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1407306/accepted-gavodachs-27dfsg-2-source-into-unstable/"&gt;gavodachs&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1027851"&gt;pytorch&lt;/a&gt; (investigation only),
  &lt;a href="https://tracker.debian.org/news/1409237/accepted-setuptools-scm-710-2-source-into-unstable/"&gt;setuptools-scm&lt;/a&gt;,
  python3-defaults:
  &lt;a href="https://tracker.debian.org/news/1414598/accepted-python3-defaults-3111-2-source-into-unstable/"&gt;1&lt;/a&gt;
  +
  &lt;a href="https://tracker.debian.org/news/1414598/accepted-python3-defaults-3111-2-source-into-unstable/"&gt;2&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1411058/accepted-foolscap-2170-4-source-into-unstable/"&gt;foolscap&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Implementing PEP-668:
  &lt;a href="https://salsa.debian.org/cpython-team/python3/-/merge_requests/28"&gt;python3.11&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1416513/accepted-python-pip-230dfsg-1-source-into-unstable/"&gt;python-pip&lt;/a&gt;,
  &lt;a href="https://discuss.python.org/t/pep-668-marking-python-base-environments-as-externally-managed/10302/69?u=stefanor"&gt;upstream-coordination&lt;/a&gt;,&lt;/li&gt;
&lt;li&gt;Bug Triage:
  reviewed some future design questions about &lt;a href="https://tracker.debian.org/pkg/distro-info-data"&gt;distro-info-data&lt;/a&gt;,
  did a big cleanup of
  &lt;a href="https://tracker.debian.org/pkg/python3-defaults"&gt;python3-defaults&lt;/a&gt;
  and
  &lt;a href="https://tracker.debian.org/pkg/python3.10"&gt;python3.10&lt;/a&gt;
  bugs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A Freexian customer also sponsored some work on Debian packages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Python 3.11-transition related uploads:
  pyobjcryst:
  &lt;a href="https://tracker.debian.org/news/1406048/accepted-pyobjcryst-221-3-source-into-unstable/"&gt;1&lt;/a&gt;
  +
  &lt;a href="https://tracker.debian.org/news/1406889/accepted-pyobjcryst-225-1-source-into-unstable/"&gt;2&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1406863/accepted-cctbx-20229ds23112ds1-6-source-into-unstable/"&gt;cctbx&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Unsticking autopkgtests:
  libobjcryst:
  &lt;a href="https://tracker.debian.org/news/1406850/accepted-libobjcryst-202214ds1-1-source-into-unstable/"&gt;1&lt;/a&gt;
  +
  &lt;a href="https://tracker.debian.org/news/1406923/accepted-libobjcryst-202214ds1-2-source-into-unstable/"&gt;2&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1414154/accepted-freesas-090-5-source-into-unstable/"&gt;freesas&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1414161/accepted-silx-110dfsg-4-source-into-unstable/"&gt;silx&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2023/02/03/lts-elts-report-for-january-2023/</guid><pubDate>Fri, 03 Feb 2023 22:44:51 GMT</pubDate></item><item><title>LTS &amp; ELTS Report for December 2022</title><link>https://stefanorivera.com/posts/2023/01/02/lts-elts-report-for-december-2022/</link><dc:creator>Stefano Rivera</dc:creator><description>&lt;p&gt;In December I spent 2.5 hours on Debian LTS, resulting in no uploads:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Work on backporting security fixes to ceph, will be uploaded in
  January.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In December I spent 0 hours on Debian ELTS.&lt;/p&gt;
&lt;p&gt;During the month, Freexian sponsored 7.5 hours of 36 I spent on Debian:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General package maintenance:&lt;ul&gt;
&lt;li&gt;New releases of pypy3: &lt;a href="https://tracker.debian.org/news/1395186/accepted-pypy3-7310dfsg-1-source-into-unstable/"&gt;7.3.10&lt;/a&gt; and &lt;a href="https://tracker.debian.org/news/1403717/accepted-pypy3-7311dfsg-1-source-into-unstable/"&gt;7.3.11&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New releases of hatch-vcs:
&lt;a href="https://tracker.debian.org/news/1396647/accepted-hatch-vcs-021-1-source-into-unstable/"&gt;0.2.1&lt;/a&gt;
and &lt;a href="https://tracker.debian.org/news/1398826/accepted-hatch-vcs-030-1-source-into-unstable/"&gt;0.3.0&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New release of hatchling:
&lt;a href="https://tracker.debian.org/news/1396648/accepted-hatchling-1111-1-source-into-unstable/"&gt;1.11.1&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New release of platformdirs:
&lt;a href="https://tracker.debian.org/news/1396651/accepted-platformdirs-260-1-source-into-unstable/"&gt;2.6.0&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New release of pystemmer:
&lt;a href="https://tracker.debian.org/news/1396658/accepted-pystemmer-220dfsg-1-source-into-unstable/"&gt;2.2.0&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New release of python-authlib:
&lt;a href="https://tracker.debian.org/news/1396659/accepted-python-authlib-120-1-source-into-unstable/"&gt;1.2.0&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New release of twine:
&lt;a href="https://tracker.debian.org/news/1396661/accepted-twine-402-1-source-into-unstable/"&gt;4.0.2&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New release of python-installer:
&lt;a href="https://tracker.debian.org/news/1398015/accepted-python-installer-060dfsg1-1-source-into-unstable/"&gt;0.6.0&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New upstream snapshot of configobj:
&lt;a href="https://tracker.debian.org/news/1398819/accepted-configobj-506git202010143e2f4cc-1-source-into-unstable/"&gt;5.0.6+git20201014.3e2f4cc-1&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New upstream release of python-pip:
&lt;a href="https://tracker.debian.org/news/1398827/accepted-python-pip-2231dfsg-1-source-into-unstable/"&gt;22.3.1&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Land &lt;a href="https://bugs.debian.org/1024271"&gt;John David Anglin's patch to support hppa (again) in python-cffi&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Python Team Package sponsorship during the Python Team sprint:
  &lt;a href="https://tracker.debian.org/news/1393384/accepted-python-amply-015-1-source-into-unstable/"&gt;python-amply&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393386/accepted-python-gssapi-182-1-source-into-unstable/"&gt;python-gssapi&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393387/accepted-python-parameterized-081-6-source-into-unstable/"&gt;python-parameterized&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393388/accepted-python-schema-075-1-source-into-unstable/"&gt;python-schema&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393690/accepted-python-pkginfo-182-2-source-into-unstable/"&gt;python-pkginfo&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393698/accepted-python-statsd-401-1-source-into-unstable/"&gt;python-statsd&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393710/accepted-python-peakutils-134ds-2-source-into-unstable/"&gt;python-peakutils&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393717/accepted-python-pyotp-260-3-source-into-unstable/"&gt;python-pyotp&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1394556/accepted-python-exceptiongroup-104-1-all-source-into-experimental/"&gt;python-exceptiongroup&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1396161/accepted-python-exceptiongroup-104-2-source-into-unstable/"&gt;×2&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393864/accepted-python-ssdeep-341-1-source-into-unstable/"&gt;python-ssdeep&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1393908/accepted-python-setoptconf-030-2-source-into-unstable/"&gt;python-setoptconf&lt;/a&gt;.
  Also reviewed: pygubu, python-freesasa, and python-phonenumbers.&lt;/li&gt;
&lt;li&gt;Python Team Package sponsorship:
  &lt;a href="https://tracker.debian.org/news/1400162/accepted-transmissionrpc-011-7-source-into-unstable/"&gt;transmissionrpc&lt;/a&gt;,
  &lt;a href="https://tracker.debian.org/news/1402547/accepted-scalene-1516-1-source-into-unstable/"&gt;scalene&lt;/a&gt;,
  &lt;a href="https://ftp-master.debian.org/new/xdoctest_1.1.0-1.html"&gt;xdoctest&lt;/a&gt;.
  Also reviewed: kivey.&lt;/li&gt;
&lt;li&gt;Python Team administration, including catching up on a lot of
  membership requests.&lt;/li&gt;
&lt;li&gt;Python 3.11 support:
  &lt;a href="https://tracker.debian.org/news/1393907/accepted-python-cffi-1151-4-source-into-unstable/"&gt;python-cffi&lt;/a&gt;,
  &lt;a href="https://github.com/ponyorm/pony/pull/671"&gt;ponyorm&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1024078"&gt;pytango&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1024252"&gt;boost1.74&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1024915"&gt;i3pystatus&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1025023"&gt;python-boltons&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1025107"&gt;python-limits&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1025111"&gt;python-omegaconf&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1025117"&gt;python-pyramid&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1024064"&gt;cypari2&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Support Debian's Python package scheme in: &lt;a href="https://bugs.debian.org/1022382"&gt;pyobjcryst&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Support setuptools 60 in &lt;a href="https://bugs.debian.org/1024859"&gt;cctbx&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Work on dh-python:
  Supporting &lt;a href="https://bugs.debian.org/1021875"&gt;&lt;code&gt;--remaining-packages&lt;/code&gt;&lt;/a&gt;,
  &lt;a href="https://bugs.debian.org/1018952"&gt;multiple libraries in a source package&lt;/a&gt;, and
  &lt;a href="https://bugs.debian.org/942959"&gt;removing Python 2.7 / PyPy 2.7 support&lt;/a&gt;.
  Landing Antonio Terceiro's &lt;a href="https://bugs.debian.org/1000803"&gt;changes to add an automatic test
  runner&lt;/a&gt;, &lt;code&gt;pybuild-autopkgtest&lt;/code&gt;,
  and some follow-up patches to it.
  Supporting &lt;a href="https://bugs.debian.org/1025485"&gt;data installation in PEP517 builds&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</description><category>freexian</category><category>lts</category><guid>https://stefanorivera.com/posts/2023/01/02/lts-elts-report-for-december-2022/</guid><pubDate>Mon, 02 Jan 2023 17:10:30 GMT</pubDate></item></channel></rss>