Mercurial > p > roundup > code
diff COPYING.txt @ 7442:623502678b97
2.3.0b1 release changes
roundup/__init__.py:
Update version
setup.py:
Mark as beta release; add python 3.11/3.12 as supported language
versions.
website/www/conf.py:
update version/release to 2.3b1/2.3.0b1
website/www/index.txt:
update highlights/version
website/www/signatures/:
Add 2.3.0b1 pgp signature. Will be removed when 2.3.0 is released but
this allows me to test.
docs:
Fix links
Update acknowlegements with 2.3.x churn/contrib etc.
locale:
update software version, creation date; rebuild template and
propagate changes.
MANIFEST.in:
add locale/Makefile
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 31 May 2023 19:25:13 -0400 |
| parents | 0d9f704a7ef2 |
| children | 978285986b2c |
line wrap: on
line diff
--- a/COPYING.txt Wed May 31 19:14:56 2023 -0400 +++ b/COPYING.txt Wed May 31 19:25:13 2023 -0400 @@ -5,7 +5,7 @@ Roundup Licensing ----------------- -| Copyright (c) 2009-2022 Roundup-Team (https://opensource.org/license/mit/) +| Copyright (c) 2009-2023 Roundup-Team (https://opensource.org/license/mit/) | Copyright (c) 2003-2009 Richard Jones (richard@mechanicalcat.net) | Copyright (c) 2002 eKit.com Inc | Copyright (c) 2001 Bizar Software Pty Ltd @@ -49,7 +49,7 @@ included below. -.. _Zope Public License (ZPL) Version 2.0: https://opensource.org/license/zpl-php/ +.. _Zope Public License (ZPL) Version 2.0: https://opensource.org/license/zpl-2-0/ Zope Public License (ZPL) Version 2.0 -------------------------------------
