Thanks for noticing!

the upload of the generator wheels was omitted,
but they will be uploaded now.

In case you discover something else, let's know :)


Cheers

On 12/16/21 11:01, ic...@gmx.net wrote:
Hi Cristián,

is there any chance to get an updated shiboken6_generator version as well? As it is now, I get dependency errors when trying to install the available shiboken6_generator 6.2.2 from https://download.qt.io/official_releases/QtForPython/shiboken6-generator/ together with the 6.2.2.1 PySide, that is because

  * PySide6 6.2.2.1 depends on shiboken6 6.2.2.1
  * shoboken6_generator depends on shiboken6 6.2.2

Kind Regards

Christoph

Am 12/9/21 um 12:43 PM schrieb Cristián Maureira-Fredes:
Hey folks,

thanks to a couple of people, we noticed that 6.2.2 had a really ugly
issue, that made the help() function unusable.

We know most of you knows the Qt API by heart ;)
but in any case, we didn't want to keep all the people
that usually rely on the help() function hanging...
so we decided to do an emergency release.

6.2.2.1 is out now on PyPi,
and to get that, you need to only run a:

    pip install -U pyside6

for people that pinned 6.2.2 as version,
it should resolve the latest from 6.2.2 releases
and in this case it will be 6.2.2.1

Sorry for the inconvenience,
and we thank the couple of reporters that filed
and issue on this specific topic.

We encourage you to give it a try,
so you can let us know if something's not properly
working: https://bugreports.qt.io/projects/PYSIDE

Have a nice Thursday!
Cheers


On 12/3/21 15:34, Cristián Maureira-Fredes wrote:
Hello everyone,

It took us a couple of extra days do our release
due some last minute issues with out wheels, but
we are happy to announce that 6.2.2 is out :)

You can find the changes here:
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.2.2
(Please note, that we moved the changelogs from the 'dist/' directory
to the 'doc/changelogs/' directory)

For our macOS users,
we finally have Apple Silicon support,
so you can use PySide and Shiboken on your M1 computers ;)
Because we add support in the middle of a minor release,
we kindly ask you to report anything you found, so we can
tackle the issues before 6.3.

Besides the usual bug fixing,
we do have many new examples and improvements
on the QML side of things, for example
you can use the QmlUncreatable and QmlSingleton
decorators to declare your types.
Additionally, we noticed we didn't have the QtQuick3D
module exposed, so it's available as well.

Let's know if you find something that's not working
by opening a report on JIRA: https://bugreports.qt.io/projects/PYSIDE

Have a nice weekend!

Cheers


_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

--
Dr. Cristián Maureira-Fredes
R&D Manager

The Qt Company GmbH
Erich-Thilo-Str. 10
D-12489 Berlin

Geschäftsführer: Mika Pälsi,
Juha Varelius, Jouni Lintunen
Sitz der Gesellschaft: Berlin,
Registergericht: Amtsgericht
Charlottenburg, HRB 144331 B
_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to