rdb
277460061e
Merge branch 'release/1.10.x'
2023-10-15 23:02:47 +02:00
rdb
00c6bee3f6
Add Python 3.12 to setup.cfg
2023-10-15 14:27:27 +02:00
rdb
a6ab238abc
Merge branch 'release/1.10.x' into incoming
2023-10-14 21:35:00 +02:00
rdb
c77697a2c0
pytest: Don't skip "dist" directory in test discovery
2023-10-14 09:55:51 +02:00
rdb
f80cd08993
Remove support for EOL Python versions 3.6 and 3.7
2023-08-04 14:20:59 +02:00
rdb
1867094afe
Bump version number on release/1.10.x branch to 1.10.14
2023-01-09 13:25:26 +01:00
rdb
592f2b7d6e
Merge branch 'release/1.10.x'
2022-11-14 12:47:28 +01:00
rdb
ad227eb53e
Add Download link to setup.cfg
...
[skip ci]
2022-11-14 09:55:53 +01:00
rdb
79bd743957
Merge branch 'release/1.10.x'
2022-09-02 23:14:15 +02:00
rdb
67110156d8
Bump version number on release/1.10.x branch to 1.10.13
2022-09-02 23:09:11 +02:00
rdb
50a34900c3
Add Python 3.11 to setup.cfg
...
[skip ci]
2022-09-02 07:56:10 +02:00
rdb
14bdcf40fb
Bump version number on release/1.10.x branch to 1.10.12
2022-01-12 10:22:52 +01:00
rdb
8a9410cbc6
Use lowercase spelling for panda3d as package name in setup.cfg
2021-12-26 14:22:26 +01:00
Stephen A. Imhoff
64345c71b6
Update version number on release/1.10.x branch to 1.10.11
2021-10-14 20:15:51 +02:00
rdb
1739cef318
Merge branch 'release/1.10.x' into incoming
2021-08-31 14:03:57 +02:00
rdb
58879e05c9
Add Python 3.10 to setup.cfg
...
[skip ci]
2021-08-31 11:31:24 +02:00
rdb
f3181bf684
Update version number on release/1.10.x branch to 1.10.10
2021-03-31 17:26:06 +02:00
rdb
b5cdcb8539
Revert "tests: Consider all warnings errors"
...
This reverts commit a80262cde4 .
2021-03-11 11:48:07 +01:00
rdb
a80262cde4
tests: Consider all warnings errors
2021-03-09 19:21:53 +01:00
rdb
7d5fee3066
Update version number on release/1.10.x branch to 1.10.9
2020-12-29 12:50:02 +01:00
rdb
d62146a317
Merge branch 'release/1.10.x'
2020-11-17 23:56:00 +01:00
rdb
7d0c016c44
Add Python 3.9 to supported Python versions in setup.cfg metadata
...
[skip ci]
2020-10-06 11:50:16 +02:00
rdb
0e70fcf1ef
Bump version number on release/1.10.x branch to 1.10.8
2020-10-02 12:15:31 +02:00
rdb
7ae3908c5d
Remove support for EOL Python 3.5
2020-10-02 00:27:28 +02:00
rdb
d799a09002
cleanup: Remove support for EOL versions of Python
...
Fixes #905
2020-04-26 20:07:56 +02:00
rdb
5489f66a62
Bump version number on release/1.10.x branch to 1.10.7
2020-03-30 13:52:11 +02:00
rdb
2bf60b4361
Remove Python 3.4 from setup.cfg
...
Now that we dropped support for Windows XP, we can no longer guarantee support for all Windows versions that Python 3.4 supports.
Also see #548 .
2020-01-13 16:36:02 +01:00
rdb
2960ae60e2
Bump version number on release/1.10.x branch to 1.10.6
...
[skip ci]
2020-01-13 15:05:39 +01:00
rdb
d5a576f3cb
Bump version number on release/1.10.x branch to 1.10.5
2019-08-20 13:23:11 +02:00
rdb
e69c412c2b
Bump version to 1.10.4.1
2019-08-19 21:30:46 +02:00
rdb
a40228202b
Merge branch 'release/1.10.x'
2019-08-18 22:34:23 +02:00
rdb
ee96742973
Add Python 3.8 classifier to setup.cfg
2019-08-17 13:31:35 +02:00
rdb
0c557b08bf
Merge branch 'release/1.10.x'
2019-07-26 08:33:04 +02:00
rdb
7d6ba557d3
Add project_urls to setup.cfg
...
[skip ci]
2019-07-22 19:46:40 +02:00
rdb
ff12deeba4
Raise version number to 1.10.4 on release/1.10.x branch
...
[skip ci]
2019-06-07 22:16:41 +02:00
rdb
a8ceac919a
Raise version number to 1.10.3 on release/1.10.x branch
2019-03-12 18:08:19 +01:00
rdb
5e9c478b1a
Raise version number to 1.10.2 on release/1.10.x branch
...
[skip ci]
2019-02-18 12:50:28 +01:00
rdb
ba993aea0d
Merge branch 'release/1.10.x'
2019-01-10 23:32:29 +01:00
rdb
83e41262bd
makewheel: use all supported Python versions as classifier
...
Otherwise, PyPI wil pick the ones for the first uploaded wheel, which means that Panda3D will not be indexed under all Python versions on PyPI.
Also add a few more classifiers.
2019-01-10 21:39:44 +01:00
rdb
441e1e3d66
Bump version number on master to 1.11.0
2019-01-07 18:40:02 +01:00
rdb
7132d09e7e
Bump version to 1.10.1
...
[skip ci]
2019-01-06 09:34:55 +01:00
rdb
e0a3788636
Move metadata to setup.cfg; also use this for pytest configuration
...
This makes it possible to run pytest in the root directory. It also lets us store metadata such as the current version number, preventing us from having this in several different places, and allowing us to phase out parsing dtool/PandaVersion.pp.
2017-11-03 20:04:37 +01:00