1
0
mirror of https://github.com/thp/pyotherside.git synced 2025-01-28 23:52:55 +08:00

PyOtherSide 1.6.1

This commit is contained in:
Thomas Perl 2024-05-18 23:05:06 +02:00
parent a63556fc7a
commit 9a4d1a2a35
20 changed files with 22 additions and 22 deletions

View File

@ -2,7 +2,7 @@ PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
ISC License
Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above

View File

@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'PyOtherSide'
copyright = u'2014-2022 Thomas Perl'
copyright = u'2014-2024 Thomas Perl'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -50,7 +50,7 @@ copyright = u'2014-2022 Thomas Perl'
# The short X.Y version.
version = '1.6'
# The full version, including alpha/beta/rc tags.
release = '1.6.0'
release = '1.6.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -1196,8 +1196,8 @@ flags for compiling and linking against Python on your system.
ChangeLog
=========
Version UNRELEASED (YYYY-MM-DD)
-------------------------------
Version 1.6.1 (2024-05-18)
--------------------------
* Dropped support for Python < 3.8 (PR#131)
* Added support for Python 3.12 (PR#131)

View File

@ -1,2 +1,2 @@
PROJECTNAME = pyotherside
VERSION = 1.6.0
VERSION = 1.6.1

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -1,7 +1,7 @@
/**
* PyOtherSide: Asynchronous Python 3 Bindings for Qt 5 and Qt 6
* Copyright (c) 2011, 2013-2022, Thomas Perl <m@thp.io>
* Copyright (c) 2011, 2013-2024, Thomas Perl <m@thp.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above