[pygame-sdl2] branch upstream updated (205424e -> 418857d)
Markus Koschany
apo at moszumanska.debian.org
Mon Jan 15 17:30:49 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch upstream
in repository pygame-sdl2.
from 205424e New upstream version 6.99.13
new 418857d New upstream version 6.99.14
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 2 +-
README.rst | 2 +-
gen/pygame_sdl2.display.c | 4927 ++++++++++++-------
gen/pygame_sdl2.event.c | 12 +-
gen/pygame_sdl2.locals.c | 110 +-
.../pygame_sdl2.error.c => gen/pygame_sdl2.power.c | 2074 ++++----
gen3/pygame_sdl2.display.c | 4957 ++++++++++++--------
gen3/pygame_sdl2.event.c | 2853 +++++------
gen3/pygame_sdl2.locals.c | 2863 +++++------
.../pygame_sdl2.power.c | 2600 ++++++----
pygame_sdl2.egg-info/PKG-INFO | 2 +-
pygame_sdl2.egg-info/SOURCES.txt | 3 +
setup.cfg | 2 +-
setup.py | 2 +
src/pygame_sdl2/__init__.py | 23 +-
src/pygame_sdl2/display.pyx | 2 +
src/pygame_sdl2/locals.pyx | 7 +
src/pygame_sdl2/power.pyx | 53 +
18 files changed, 12297 insertions(+), 8197 deletions(-)
copy gen3/pygame_sdl2.error.c => gen/pygame_sdl2.power.c (63%)
copy gen/pygame_sdl2.error.c => gen3/pygame_sdl2.power.c (53%)
create mode 100644 src/pygame_sdl2/power.pyx
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pygame-sdl2.git
More information about the Pkg-games-commits
mailing list