gpo.zugaina.org

Search Portage & Overlays:

dev-python/steam

Python package for interacting with Steam

Screenshots

  • steam-2.0.0-r1
    ~amd64 ~x86
    test python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-3   
    Overlay: guru
  • steam-2.0.0_alpha1
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • steam-1.6.1
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   

ChangeLog

commit 08b49ba74a3296be4067d917ff941e4bd01c13ce
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Thu Aug 14 18:05:41 2025 +0100

dev-python/steam: add test useflag to BDEPEND

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

commit d4def4496b90aee34ba33027da6d4a00d4be4115
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Thu Aug 14 15:34:32 2025 +0100

dev-python/steam: add 2.0.0, drop 1.6.1
* add patch for `dev-python/pycryptodome` and remove test that relies on `dev-python/gevent`

Bug: https://bugs.gentoo.org/879011
Bug: https://bugs.gentoo.org/910098
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

commit 45d80bd7c3f25164e70b398b829d2855a2adce47
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Aug 13 16:27:38 2025 +0100

dev-python/steam: enable tests

Closes: https://bugs.gentoo.org/910098
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

commit 8cc856b75a1b7165e2413e77411add0d09ca4e35
Author: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
Date: Sun May 4 22:56:57 2025 +0200

dev-python/steam: update to Python3.13

Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>

Needed for games-util/ProtonUp-Qt

commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500

*/*: disable py3.10

Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 322370e7c065f3fd8e1027d0cd58b554338f7db5
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Sat Jan 18 19:17:34 2025 +0900

dev-python/steam: drop 1.4.4, 9999

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

commit cd22cd59c8ff55b592bb2da419769dd6a3ad08a8
Author: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Mon Jan 13 14:04:51 2025 +0100

dev-python/steam: add 1.6.1

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

commit 591befc0399f1ef4b1c48a4760c56a1bfb979ccd
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Nov 14 08:41:32 2024 +0500

dev-python/steam: fix DependencyMoved

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 5f9d2af263a6c0895015d9c858b00f3b4ae5ffe8
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Sun Apr 28 00:03:51 2024 +0200

dev-python/*: fix variable order

I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>

commit 30ae60b76fc51386ced7fe21801bb1d4a820032f
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Jul 26 14:01:36 2023 +0100

dev-python/steam: update SRC_URI

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

commit ced13a0c4e3f8647e40a3da37cf0f3d729614835
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Jul 26 12:30:37 2023 +0100

dev-python/steam: add myself as a maintainer

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

commit 656a90840189519a88d25759a4e0bc263dffb8a2
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Sat Jul 8 13:51:26 2023 +0100

dev-python/steam: fix indentation tabs instead of spaces

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

commit d41441d2311bf35b5740f8441b65964d714d6696
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 23:35:55 2023 +0100

dev-python/steam: improve ebuild

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

commit 0213901b46f189a22a131d90e17c12bd38ee6183
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 18:03:02 2023 +0100

dev-python/steam: new package, add 1.4.4, 9999

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>