<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/src, 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>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 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>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>Remove `pkg_resources` dependency from `pyramid.assets`</title>
<updated>2025-08-24T23:33:39+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-24T23:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=b62b0e6c080e572786433f0475f268a41ec66e32'/>
<id>b62b0e6c080e572786433f0475f268a41ec66e32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `pkg_resources` dependency for `package_path`</title>
<updated>2025-08-24T23:32:36+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-24T23:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=f70f1960808a5486fff11a4b36db332d545ac9f3'/>
<id>f70f1960808a5486fff11a4b36db332d545ac9f3</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>bw compat imports.</title>
<updated>2025-08-24T22:49:21+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2025-08-24T22:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=d157158564cff627e73d2942a9b929ff041b98ef'/>
<id>d157158564cff627e73d2942a9b929ff041b98ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
