<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid, branch main</title>
<subtitle>Pyramid web framework (fork of https://github.com/Pylons/pyramid).</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/'/>
<entry>
<title>remove pkg_resources calls</title>
<updated>2025-12-27T13:52:41+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-12-27T13:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=7f5a499ccc63a10302fcc8021dcfae90ee97866f'/>
<id>7f5a499ccc63a10302fcc8021dcfae90ee97866f</id>
<content type='text'>
This is mostly based on work by luhn.

From a quick test with my pyramid project, it seems to work fine, but I
haven't tested more complex setups. At least my template renderings and
static files didn't break, and I checked a single asset override which
also worked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mostly based on work by luhn.

From a quick test with my pyramid project, it seems to work fine, but I
haven't tested more complex setups. At least my template renderings and
static files didn't break, and I checked a single asset override which
also worked.
</pre>
</div>
</content>
</entry>
<entry>
<title>skip property no-name tests on Python 3.13</title>
<updated>2025-12-27T10:39:07+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-12-27T10:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=33a7811d24ea88c558ec03acf5e016e7c84ddefa'/>
<id>33a7811d24ea88c558ec03acf5e016e7c84ddefa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'luhn/override-get-spec'</title>
<updated>2025-12-27T09:44:28+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-12-27T09:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=a836b77a04c898600ac208185d476062646488d3'/>
<id>a836b77a04c898600ac208185d476062646488d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'luhn/asset-overrides'</title>
<updated>2025-12-27T09:44:10+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-12-27T09:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=8b025bad44dcdf4d373b8202780fb1847d83240f'/>
<id>8b025bad44dcdf4d373b8202780fb1847d83240f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update implementation.</title>
<updated>2025-08-25T05:01:32+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-25T05:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=73593a0d318121662de1ec56bfa838a390d45f96'/>
<id>73593a0d318121662de1ec56bfa838a390d45f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests.</title>
<updated>2025-08-25T05:01:27+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-25T05:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=eded8c0293b19f5b5f214fca91ba4152d63fce0d'/>
<id>eded8c0293b19f5b5f214fca91ba4152d63fce0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `get_spec` to `IPackageOverrides`</title>
<updated>2025-08-25T04:42:18+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-25T04:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=ed315c142c7f66f6ee9ff24f4bad6997b0b45bfb'/>
<id>ed315c142c7f66f6ee9ff24f4bad6997b0b45bfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `get_spec` to `PackageOverrides`</title>
<updated>2025-08-25T04:38:56+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-25T04:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=9b9ac95c7207a5b0a5c2fd7ef56977e9b285f206'/>
<id>9b9ac95c7207a5b0a5c2fd7ef56977e9b285f206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `get_spec` to asset sources.</title>
<updated>2025-08-25T04:35:04+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-25T04:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=832cae47693b4c07a1fa826dce13b9af7a91ebaf'/>
<id>832cae47693b4c07a1fa826dce13b9af7a91ebaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test against actual assets.</title>
<updated>2025-08-25T03:01:18+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-25T03:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=bb7833b040b3ca720467c4327cc618b8b107783f'/>
<id>bb7833b040b3ca720467c4327cc618b8b107783f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
