<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/atlassian-python-api, branch origin/HEAD</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2FHEAD</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2FHEAD'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2026-01-11T17:34:20Z</updated>
<entry>
<title>treewide: remove superfluous disabled</title>
<updated>2026-01-11T17:34:20Z</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2026-01-11T17:32:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1a04744f74b8d9330e36dfb401aea6dba74fba79'/>
<id>urn:sha1:1a04744f74b8d9330e36dfb401aea6dba74fba79</id>
<content type='text'>
There is no need to disable Python packages for Python versions that are
no longer in Nixpkgs.
This change was generated using the following script:

    pattern='^\s*disabled\s*=\s*pythonOlder\s*"3\.\([0-9]\|10\)"\s*;\s*$'
    for f in $(find -name '*.nix'); do
        grep -q "$pattern" "$f" || continue
        sed -i "/$pattern/d" "$f"
        if [ $(grep -c pythonOlder "$f") == 1 ]; then
            sed -i '/^\s*pythonOlder,\s*$/d' "$f"
        fi
        nixfmt "$f"
    done
</content>
</entry>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49Z</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>python3Packages.atlassian-python-api: 4.0.4 -&gt; 4.0.7</title>
<updated>2025-08-23T01:05:18Z</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-08-23T01:05:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9e91a40de4b40304b22f7b170e6edd20e1b9d247'/>
<id>urn:sha1:9e91a40de4b40304b22f7b170e6edd20e1b9d247</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.atlassian-python-api: 3.41.21 -&gt; 4.0.4</title>
<updated>2025-06-01T18:45:30Z</updated>
<author>
<name>Morgan Helton</name>
<email>mhelton@gmail.com</email>
</author>
<published>2025-05-04T13:12:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=75d912f07c956617fb9e31dc3484f45e1c77259f'/>
<id>urn:sha1:75d912f07c956617fb9e31dc3484f45e1c77259f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.atlassian-python-api: modernize</title>
<updated>2025-06-01T18:44:14Z</updated>
<author>
<name>Morgan Helton</name>
<email>mhelton@gmail.com</email>
</author>
<published>2025-05-04T13:12:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=55963bf96c43917538418ce53ee25214677b4142'/>
<id>urn:sha1:55963bf96c43917538418ce53ee25214677b4142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: substitute pname for strings (python3Packages.[a-g].*)</title>
<updated>2025-05-25T01:41:48Z</updated>
<author>
<name>Peder Bergebakken Sundt</name>
<email>pbsds@hotmail.com</email>
</author>
<published>2025-05-25T01:41:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e66f34783ebac25be3bd791dbdd3e933baf6f0af'/>
<id>urn:sha1:e66f34783ebac25be3bd791dbdd3e933baf6f0af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python312Packages.atlassian-python-api: 3.41.19 -&gt; 3.41.21</title>
<updated>2025-03-23T09:31:04Z</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-03-23T09:31:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=253ea9829df35ca16cd8db3ad2a9c7855a03eedb'/>
<id>urn:sha1:253ea9829df35ca16cd8db3ad2a9c7855a03eedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python312Packages.atlassian-python-api: 3.41.16 -&gt; 3.41.19</title>
<updated>2025-01-30T19:18:35Z</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-01-30T19:18:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=4727c8aa842290fd27f09473e54adf5777b20a7a'/>
<id>urn:sha1:4727c8aa842290fd27f09473e54adf5777b20a7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`</title>
<updated>2025-01-03T23:19:17Z</updated>
<author>
<name>Peder Bergebakken Sundt</name>
<email>pbsds@hotmail.com</email>
</author>
<published>2025-01-03T20:24:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=0cd04d30366f52fe9dd7664fb7decf4b93b1d789'/>
<id>urn:sha1:0cd04d30366f52fe9dd7664fb7decf4b93b1d789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python312Packages.atlassian-python-api: 3.41.15 -&gt; 3.41.16</title>
<updated>2024-09-28T03:29:49Z</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2024-09-28T03:29:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b28b31d25b0338a6d512c1b1dbf3a2c2fa078f06'/>
<id>urn:sha1:b28b31d25b0338a6d512c1b1dbf3a2c2fa078f06</id>
<content type='text'>
</content>
</entry>
</feed>
