<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/tests, 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>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 `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>
<entry>
<title>Implement our own version of `resource_filename`.</title>
<updated>2025-08-24T23:32:02+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-24T23:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=97319b2d2239974b04cbef2b82d5405758095b7c'/>
<id>97319b2d2239974b04cbef2b82d5405758095b7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move resolvers into `pyramid.resolver`</title>
<updated>2025-08-24T22:43:55+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-24T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=793a5d02929f136a55d3d882bfbc711e0aaef607'/>
<id>793a5d02929f136a55d3d882bfbc711e0aaef607</id>
<content type='text'>
This is necessary to prevent circular dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary to prevent circular dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused dummy objects</title>
<updated>2024-02-05T06:45:10+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2024-02-05T06:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=c8c8be4a759de4342f8587dff5f44632b96fb46d'/>
<id>c8c8be4a759de4342f8587dff5f44632b96fb46d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
