<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Mac/BuildScript, branch main</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<entry>
<title>gh-102997: Update macOS installer to SQLite 3.41.2. (GH-102998)</title>
<updated>2023-05-02T04:30:43+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-05-02T04:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=f0ad4567319ee4ae878d570ab7709ab63df9123e'/>
<id>f0ad4567319ee4ae878d570ab7709ab63df9123e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)</title>
<updated>2023-04-18T04:43:34+00:00</updated>
<author>
<name>Pradyun Gedam</name>
<email>pradyunsg@gmail.com</email>
</author>
<published>2023-04-18T04:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=ece20dba120a1a4745721c49f8d7389d4b1ee2a7'/>
<id>ece20dba120a1a4745721c49f8d7389d4b1ee2a7</id>
<content type='text'>
Remove the bundled setuptools wheel from ensurepip, and stop installing setuptools in environments created by venv.

Co-Authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;
Co-authored-by: C.A.M. Gerlach &lt;CAM.Gerlach@Gerlach.CAM&gt;
Co-authored-by: Oleg Iarygin &lt;oleg@arhadthedev.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the bundled setuptools wheel from ensurepip, and stop installing setuptools in environments created by venv.

Co-Authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;
Co-authored-by: C.A.M. Gerlach &lt;CAM.Gerlach@Gerlach.CAM&gt;
Co-authored-by: Oleg Iarygin &lt;oleg@arhadthedev.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark mode. (GH-103303)</title>
<updated>2023-04-06T03:42:14+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2023-04-06T03:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=6e3ee049ace60beb97784f10099ae399efd83bac'/>
<id>6e3ee049ace60beb97784f10099ae399efd83bac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-103207: Add instructions to the macOS installer welcome display on how to workaround  the macOS 13 Ventura “The installer encountered an error” failure. (GH-103251)</title>
<updated>2023-04-04T21:06:00+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2023-04-04T21:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=f184abbdc9ac3a5656de5f606faf505aa42ff391'/>
<id>f184abbdc9ac3a5656de5f606faf505aa42ff391</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485)</title>
<updated>2023-03-07T01:02:24+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2023-03-07T01:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=f9cdeb7b99d408a2e884101ede576952510bcc9b'/>
<id>f9cdeb7b99d408a2e884101ede576952510bcc9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-101759: Update macOS installer to SQLite 3.40.1 (#101761)</title>
<updated>2023-02-10T07:25:02+00:00</updated>
<author>
<name>Erlend E. Aasland</name>
<email>erlend.aasland@protonmail.com</email>
</author>
<published>2023-02-10T07:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=d40a23c0a11060ba7fa076d50980c18a11a13a40'/>
<id>d40a23c0a11060ba7fa076d50980c18a11a13a40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)</title>
<updated>2023-02-09T17:40:51+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@krypto.org</email>
</author>
<published>2023-02-09T17:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=b41c47cd0606e8273aef4813e83fe2deaf9ab33b'/>
<id>b41c47cd0606e8273aef4813e83fe2deaf9ab33b</id>
<content type='text'>
Fixes CVE-2023-0286 (High) and a couple of Medium security issues.
https://www.openssl.org/news/secadv/20230207.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes CVE-2023-0286 (High) and a couple of Medium security issues.
https://www.openssl.org/news/secadv/20230207.txt</pre>
</div>
</content>
</entry>
<entry>
<title>gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908)</title>
<updated>2023-01-10T05:10:31+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2023-01-10T05:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=57a5259a438c717755fc667fcbedb515ef8e0c85'/>
<id>57a5259a438c717755fc667fcbedb515ef8e0c85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-94328: Update macOS installer to use SQLite 3.39.4. (#98639)</title>
<updated>2022-10-25T10:49:44+00:00</updated>
<author>
<name>Erlend E. Aasland</name>
<email>erlend.aasland@protonmail.com</email>
</author>
<published>2022-10-25T10:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=8aa1e994a530e538a5433c8ada6500ffc1214467'/>
<id>8aa1e994a530e538a5433c8ada6500ffc1214467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Mac installer messages to 3.12 alpha (GH-98575)</title>
<updated>2022-10-23T20:36:53+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2022-10-23T20:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=176b6c57be70fb70fd0563813a87822545eb4bbf'/>
<id>176b6c57be70fb70fd0563813a87822545eb4bbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
