<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/django-rq, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python3Packages.django-rq: skip failing test</title>
<updated>2026-04-25T00:08:52+00:00</updated>
<author>
<name>Gaetan Lepage</name>
<email>gaetan@glepage.com</email>
</author>
<published>2026-04-22T12:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=eb1482cb4fe79edf2a1fe36e6b31a33580ba27a8'/>
<id>eb1482cb4fe79edf2a1fe36e6b31a33580ba27a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.django-rq: 4.0.1 -&gt; 4.1</title>
<updated>2026-04-06T20:32:37+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2026-04-06T20:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=26fe05d46c354589c07f649ce33f0001e904ce53'/>
<id>26fe05d46c354589c07f649ce33f0001e904ce53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.django-rq: 3.2.2 -&gt; 4.0.1</title>
<updated>2026-03-20T10:19:44+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2026-03-20T09:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=25c4e304fb0df5b44f9606b11680b4f48a7ef22d'/>
<id>25c4e304fb0df5b44f9606b11680b4f48a7ef22d</id>
<content type='text'>
https://github.com/rq/django-rq/releases/tag/v4
https://github.com/rq/django-rq/releases/tag/v4.0.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rq/django-rq/releases/tag/v4
https://github.com/rq/django-rq/releases/tag/v4.0.1
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.django-rq: 3.2.1 -&gt; 3.2.2</title>
<updated>2025-12-24T11:17:22+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-12-24T11:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=eda3355fc3f99ac803d6d17ad72c0a1c7f12c55a'/>
<id>eda3355fc3f99ac803d6d17ad72c0a1c7f12c55a</id>
<content type='text'>
https://github.com/rq/django-rq/releases/tag/v3.2.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rq/django-rq/releases/tag/v3.2.2
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49+00:00</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>567e8dfd8eddc5468e6380fc563ab8a27422ab1d</id>
<content type='text'>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.django-rq: enable tests</title>
<updated>2025-12-08T00:35:23+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-12-08T00:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=db182798e725005bbfbfc737e7aa5df465bd64b0'/>
<id>db182798e725005bbfbfc737e7aa5df465bd64b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.django-rq: 3.1 -&gt; 3.2.1</title>
<updated>2025-12-08T00:11:36+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-12-08T00:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f84be4d7b80e8dfefe1bd5d2579c529e7733b83b'/>
<id>f84be4d7b80e8dfefe1bd5d2579c529e7733b83b</id>
<content type='text'>
https://github.com/rq/django-rq/releases/tag/v3.2
https://github.com/rq/django-rq/releases/tag/v3.2.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rq/django-rq/releases/tag/v3.2
https://github.com/rq/django-rq/releases/tag/v3.2.1
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.django-rq: 3.0.1 -&gt; 3.1</title>
<updated>2025-08-09T16:59:08+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-08-05T02:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=24a48da674f56ac6778654b073fdabc842e4310f'/>
<id>24a48da674f56ac6778654b073fdabc842e4310f</id>
<content type='text'>
https://github.com/rq/django-rq/releases/tag/v3.1

This commit was automatically generated using update-python-libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rq/django-rq/releases/tag/v3.1

This commit was automatically generated using update-python-libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: substitute pname for strings (python3Packages.[a-g].*)</title>
<updated>2025-05-25T01:41:48+00:00</updated>
<author>
<name>Peder Bergebakken Sundt</name>
<email>pbsds@hotmail.com</email>
</author>
<published>2025-05-25T01:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=e66f34783ebac25be3bd791dbdd3e933baf6f0af'/>
<id>e66f34783ebac25be3bd791dbdd3e933baf6f0af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.django-rq: 3.0 -&gt; 3.0.1 (#402596)</title>
<updated>2025-04-28T20:04:36+00:00</updated>
<author>
<name>R. RyanTM</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-04-28T20:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=fdb6c240562c5ad516253419cc6f26819705d3e0'/>
<id>fdb6c240562c5ad516253419cc6f26819705d3e0</id>
<content type='text'>
https://github.com/rq/django-rq/releases/tag/v3.0.1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rq/django-rq/releases/tag/v3.0.1</pre>
</div>
</content>
</entry>
</feed>
