Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nano's license to GPLv3. #26

Closed
wants to merge 1 commit into from

Conversation

dachaac
Copy link
Contributor

@dachaac dachaac commented May 31, 2016

Nano recipe has incorrectly stated GPLv2 license where actually it is GPLv3.

Signed-off-by: Vesa Jääskeläinen dachaac@gmail.com

Nano recipe has incorrectly stated GPLv2 license where actually it is GPLv3.

Signed-off-by: Vesa Jääskeläinen <dachaac@gmail.com>
@dachaac
Copy link
Contributor Author

dachaac commented May 31, 2016

I'll recommend populating the change for other yocto release branches too.

@dachaac
Copy link
Contributor Author

dachaac commented May 31, 2016

Sending to mailing list...

@dachaac dachaac closed this May 31, 2016
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 28, 2019
>From [1]:

Version 3.34.2

==============
- Fix shape region for screenshot select area. (openembedded#26)
- Fix crash with external monitor. (openembedded#25)
- Fix crash in clipboard manager.
- Updated translations.

[1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this pull request Dec 28, 2019
>From [1]:

Version 3.34.2

==============
- Fix shape region for screenshot select area. (#26)
- Fix crash with external monitor. (#25)
- Fix crash in clipboard manager.
- Updated translations.

[1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 28, 2019
>From [1]:

Version 3.34.2

==============
- Fix shape region for screenshot select area. (openembedded#26)
- Fix crash with external monitor. (openembedded#25)
- Fix crash in clipboard manager.
- Updated translations.

[1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 28, 2019
>From [1]:

Version 3.34.2

==============
- Fix shape region for screenshot select area. (openembedded#26)
- Fix crash with external monitor. (openembedded#25)
- Fix crash in clipboard manager.
- Updated translations.

[1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 29, 2019
>From [1]:

Version 3.34.2

==============
- Fix shape region for screenshot select area. (openembedded#26)
- Fix crash with external monitor. (openembedded#25)
- Fix crash in clipboard manager.
- Updated translations.

[1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
jpuhlman pushed a commit to MontaVista-OpenSourceTechnology/meta-openembedded that referenced this pull request Dec 31, 2019
Source: meta-openembedded
MR: 00000
Type: Integration
Disposition: Merged from meta-openembedded
ChangeID: e05b271
Description:

>From [1]:

Version 3.34.2

==============
- Fix shape region for screenshot select area. (openembedded#26)
- Fix crash with external monitor. (openembedded#25)
- Fix crash in clipboard manager.
- Updated translations.

[1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Jan 9, 2020
From [1]:

3.0.2 (stable)

* Build: Meson build improvements.
  (Kjell Ahlstedt, Chun-Wei Fan)

From [2]:

3.0.1 (stable)

* Build:
  - Add meson build, alongside the existing autotools and CMake builds.
  (Kjell Ahlstedt, Chun-Wei Fan)
  - CMake: Fix the MSVC build, enable warnings, and disable unnecessary
  warnings, with MVSC.
  (Stuart Dootson)
* connection: Allow copying of empty connections.
  (Aigrind)
* sigc++/adaptors/bind.h: Make bind_functor::bound_ public.
  (Used by sigc::visitor::do_visit_each().
  (Kjell Ahlstedt) Bug openembedded#26
* test_limit_reference: Avoid virtual-move-assign warning
  (seen with g++ 9.2)
  (Murray Cumming)
* signal: slot_iterator_buf: Remove unused T_result default type
  (Murray Cumming)
* tests: Slight cleanups
  (Murray Cumming)
* Remove unused #ifdefed code.
  (Murray Cumming)

[1] http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.0/libsigc++-3.0.2.news
[2] http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.0/libsigc++-3.0.1.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 9, 2020
From [1]:

3.0.2 (stable)

* Build: Meson build improvements.
  (Kjell Ahlstedt, Chun-Wei Fan)

From [2]:

3.0.1 (stable)

* Build:
  - Add meson build, alongside the existing autotools and CMake builds.
  (Kjell Ahlstedt, Chun-Wei Fan)
  - CMake: Fix the MSVC build, enable warnings, and disable unnecessary
  warnings, with MVSC.
  (Stuart Dootson)
* connection: Allow copying of empty connections.
  (Aigrind)
* sigc++/adaptors/bind.h: Make bind_functor::bound_ public.
  (Used by sigc::visitor::do_visit_each().
  (Kjell Ahlstedt) Bug openembedded#26
* test_limit_reference: Avoid virtual-move-assign warning
  (seen with g++ 9.2)
  (Murray Cumming)
* signal: slot_iterator_buf: Remove unused T_result default type
  (Murray Cumming)
* tests: Slight cleanups
  (Murray Cumming)
* Remove unused #ifdefed code.
  (Murray Cumming)

[1] http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.0/libsigc++-3.0.2.news
[2] http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.0/libsigc++-3.0.1.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
jpuhlman pushed a commit to MontaVista-OpenSourceTechnology/meta-openembedded that referenced this pull request Jan 10, 2020
Source: meta-openembedded
MR: 00000
Type: Integration
Disposition: Merged from meta-openembedded
ChangeID: 8b9f246
Description:

From [1]:

3.0.2 (stable)

* Build: Meson build improvements.
  (Kjell Ahlstedt, Chun-Wei Fan)

From [2]:

3.0.1 (stable)

* Build:
  - Add meson build, alongside the existing autotools and CMake builds.
  (Kjell Ahlstedt, Chun-Wei Fan)
  - CMake: Fix the MSVC build, enable warnings, and disable unnecessary
  warnings, with MVSC.
  (Stuart Dootson)
* connection: Allow copying of empty connections.
  (Aigrind)
* sigc++/adaptors/bind.h: Make bind_functor::bound_ public.
  (Used by sigc::visitor::do_visit_each().
  (Kjell Ahlstedt) Bug openembedded#26
* test_limit_reference: Avoid virtual-move-assign warning
  (seen with g++ 9.2)
  (Murray Cumming)
* signal: slot_iterator_buf: Remove unused T_result default type
  (Murray Cumming)
* tests: Slight cleanups
  (Murray Cumming)
* Remove unused #ifdefed code.
  (Murray Cumming)

[1] http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.0/libsigc++-3.0.2.news
[2] http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.0/libsigc++-3.0.1.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 12, 2021
It builds out of tree fine now.

Release notes for 4.16.0

========================
- Fulltext now searches files with UTF-7, UTF-8, UTF-16 BE/LE, and
UTF-32 BE/LE encodings
- Replace Gtk/Gdk/GLib deprecated code (openembedded#6)
- Use "match all" method for fulltext search (openembedded#30)

Translation Updates:
Arabic, Basque, Belarusian, Danish, Estonian, Finnish, French,
Indonesian, Japanese, Kabyle, Norwegian Bokmål, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish

Release notes for 4.15.0
========================
[Please note that this is a development release.]

Disclaimer on the significant version bump (1.4.x to 4.15.x):
With this release, Catfish has started integrating Xfce components.
Going forward, Catfish's versioning scheme will reflect the target Xfce
release.

Dependency Changes:
- GTK >= 3.22
- GLib >= 2.42
- Python 2 support has been removed
- Python 3 >= 3.2 (openembedded#33)
- Xfconf >= 4.14.0 (requires GObject Introspection, see INSTALL)
- Zeitgeist optional dependency now requires GObject Introspection

New Features:
- Added Ctrl+H shortcut to show/hide hidden files (openembedded#16)
- Added "Today" and "Month" filters to the sidebar (openembedded#23)
- Fulltext searches now include more text files (openembedded#7)

General:
- New app icon, now using an rDNS icon name (org.xfce.catfish)
- Migrated ChangeLog to NEWS to better match Xfce projects
- Renamed README to README.md and updated to match Xfce projects
- Updated INSTALL to reference python3-specific packages (openembedded#36)
- Various in-app icon updates (openembedded#15, openembedded#17, openembedded#26)
- Added additional padding to Other and Custom gear icons (openembedded#20)

Bug Fixes:
- Check if zeitgeist daemon is running at startup (openembedded#34)
- Correctly position custom filter popups above gear icon (openembedded#18)
- Default to the current date in the custom date filters (openembedded#24)
- Fix 'list' object has no attribute 'lower' (openembedded#9)
- Fix fulltext freeze with special files (openembedded#32)
- Fix python crash when some extension scheme is used (openembedded#35)
- Fix statusbar moving on mouseover
- Move custom file extension hint to tooltip (openembedded#25)
- Sidebar entries no longer move when losing focus (openembedded#22)

Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French,
Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian
Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil),
Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish, Ukrainian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 13, 2021
It builds out of tree fine now.

Release notes for 4.16.0

========================
- Fulltext now searches files with UTF-7, UTF-8, UTF-16 BE/LE, and
UTF-32 BE/LE encodings
- Replace Gtk/Gdk/GLib deprecated code (openembedded#6)
- Use "match all" method for fulltext search (openembedded#30)

Translation Updates:
Arabic, Basque, Belarusian, Danish, Estonian, Finnish, French,
Indonesian, Japanese, Kabyle, Norwegian Bokmål, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish

Release notes for 4.15.0
========================
[Please note that this is a development release.]

Disclaimer on the significant version bump (1.4.x to 4.15.x):
With this release, Catfish has started integrating Xfce components.
Going forward, Catfish's versioning scheme will reflect the target Xfce
release.

Dependency Changes:
- GTK >= 3.22
- GLib >= 2.42
- Python 2 support has been removed
- Python 3 >= 3.2 (openembedded#33)
- Xfconf >= 4.14.0 (requires GObject Introspection, see INSTALL)
- Zeitgeist optional dependency now requires GObject Introspection

New Features:
- Added Ctrl+H shortcut to show/hide hidden files (openembedded#16)
- Added "Today" and "Month" filters to the sidebar (openembedded#23)
- Fulltext searches now include more text files (openembedded#7)

General:
- New app icon, now using an rDNS icon name (org.xfce.catfish)
- Migrated ChangeLog to NEWS to better match Xfce projects
- Renamed README to README.md and updated to match Xfce projects
- Updated INSTALL to reference python3-specific packages (openembedded#36)
- Various in-app icon updates (openembedded#15, openembedded#17, openembedded#26)
- Added additional padding to Other and Custom gear icons (openembedded#20)

Bug Fixes:
- Check if zeitgeist daemon is running at startup (openembedded#34)
- Correctly position custom filter popups above gear icon (openembedded#18)
- Default to the current date in the custom date filters (openembedded#24)
- Fix 'list' object has no attribute 'lower' (openembedded#9)
- Fix fulltext freeze with special files (openembedded#32)
- Fix python crash when some extension scheme is used (openembedded#35)
- Fix statusbar moving on mouseover
- Move custom file extension hint to tooltip (openembedded#25)
- Sidebar entries no longer move when losing focus (openembedded#22)

Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French,
Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian
Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil),
Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish, Ukrainian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Jan 14, 2021
It builds out of tree fine now.

Release notes for 4.16.0
========================
- Fulltext now searches files with UTF-7, UTF-8, UTF-16 BE/LE, and
UTF-32 BE/LE encodings
- Replace Gtk/Gdk/GLib deprecated code (openembedded#6)
- Use "match all" method for fulltext search (openembedded#30)

Translation Updates:
Arabic, Basque, Belarusian, Danish, Estonian, Finnish, French,
Indonesian, Japanese, Kabyle, Norwegian Bokmål, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish

Release notes for 4.15.0
========================
[Please note that this is a development release.]

Disclaimer on the significant version bump (1.4.x to 4.15.x):
With this release, Catfish has started integrating Xfce components.
Going forward, Catfish's versioning scheme will reflect the target Xfce
release.

Dependency Changes:
- GTK >= 3.22
- GLib >= 2.42
- Python 2 support has been removed
- Python 3 >= 3.2 (openembedded#33)
- Xfconf >= 4.14.0 (requires GObject Introspection, see INSTALL)
- Zeitgeist optional dependency now requires GObject Introspection

New Features:
- Added Ctrl+H shortcut to show/hide hidden files (openembedded#16)
- Added "Today" and "Month" filters to the sidebar (openembedded#23)
- Fulltext searches now include more text files (openembedded#7)

General:
- New app icon, now using an rDNS icon name (org.xfce.catfish)
- Migrated ChangeLog to NEWS to better match Xfce projects
- Renamed README to README.md and updated to match Xfce projects
- Updated INSTALL to reference python3-specific packages (openembedded#36)
- Various in-app icon updates (openembedded#15, openembedded#17, openembedded#26)
- Added additional padding to Other and Custom gear icons (openembedded#20)

Bug Fixes:
- Check if zeitgeist daemon is running at startup (openembedded#34)
- Correctly position custom filter popups above gear icon (openembedded#18)
- Default to the current date in the custom date filters (openembedded#24)
- Fix 'list' object has no attribute 'lower' (openembedded#9)
- Fix fulltext freeze with special files (openembedded#32)
- Fix python crash when some extension scheme is used (openembedded#35)
- Fix statusbar moving on mouseover
- Move custom file extension hint to tooltip (openembedded#25)
- Sidebar entries no longer move when losing focus (openembedded#22)

Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French,
Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian
Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil),
Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish, Ukrainian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Jan 14, 2021
It builds out of tree fine now.

Release notes for 4.16.0
========================
- Fulltext now searches files with UTF-7, UTF-8, UTF-16 BE/LE, and
UTF-32 BE/LE encodings
- Replace Gtk/Gdk/GLib deprecated code (openembedded#6)
- Use "match all" method for fulltext search (openembedded#30)

Translation Updates:
Arabic, Basque, Belarusian, Danish, Estonian, Finnish, French,
Indonesian, Japanese, Kabyle, Norwegian Bokmål, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish

Release notes for 4.15.0
========================
[Please note that this is a development release.]

Disclaimer on the significant version bump (1.4.x to 4.15.x):
With this release, Catfish has started integrating Xfce components.
Going forward, Catfish's versioning scheme will reflect the target Xfce
release.

Dependency Changes:
- GTK >= 3.22
- GLib >= 2.42
- Python 2 support has been removed
- Python 3 >= 3.2 (openembedded#33)
- Xfconf >= 4.14.0 (requires GObject Introspection, see INSTALL)
- Zeitgeist optional dependency now requires GObject Introspection

New Features:
- Added Ctrl+H shortcut to show/hide hidden files (openembedded#16)
- Added "Today" and "Month" filters to the sidebar (openembedded#23)
- Fulltext searches now include more text files (openembedded#7)

General:
- New app icon, now using an rDNS icon name (org.xfce.catfish)
- Migrated ChangeLog to NEWS to better match Xfce projects
- Renamed README to README.md and updated to match Xfce projects
- Updated INSTALL to reference python3-specific packages (openembedded#36)
- Various in-app icon updates (openembedded#15, openembedded#17, openembedded#26)
- Added additional padding to Other and Custom gear icons (openembedded#20)

Bug Fixes:
- Check if zeitgeist daemon is running at startup (openembedded#34)
- Correctly position custom filter popups above gear icon (openembedded#18)
- Default to the current date in the custom date filters (openembedded#24)
- Fix 'list' object has no attribute 'lower' (openembedded#9)
- Fix fulltext freeze with special files (openembedded#32)
- Fix python crash when some extension scheme is used (openembedded#35)
- Fix statusbar moving on mouseover
- Move custom file extension hint to tooltip (openembedded#25)
- Sidebar entries no longer move when losing focus (openembedded#22)

Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French,
Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian
Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil),
Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish, Ukrainian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Nov 1, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Nov 1, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Nov 1, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Nov 1, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Nov 2, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Nov 2, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Nov 2, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this pull request Nov 2, 2021
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (#26)
Added Cycler.__contains__, which adds support for in checks (#34)
Wheels now includes the LICENSE file (#48)
The sdist now includes the LICENSE (#58) and tests (#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
HerrMuellerluedenscheid pushed a commit to HerrMuellerluedenscheid/meta-openembedded that referenced this pull request Jan 16, 2022
This is the first Cycler feature release in some years. New features include:

Added Cycler.by_key, which produces values by key (openembedded#26)
Added Cycler.__contains__, which adds support for in checks (openembedded#34)
Wheels now includes the LICENSE file (openembedded#48)
The sdist now includes the LICENSE (openembedded#58) and tests (openembedded#32)
Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 11, 2022
Changelog:
==========
Fixed openembedded#26 (unable to install RPM pacakge), updated documentation.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 25, 2022
Changelog from 0.23 to 0.26
=============================
- fix test-failure caused if CXX is set
- ignore environment variables CXXFLAGS, CXXLDFLAGS (openembedded#26)
- support environment variables CXX, CXXFLAGS, CXXLDFLAGS

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 25, 2022
Changelog from 0.23 to 0.26
=============================
- fix test-failure caused if CXX is set
- ignore environment variables CXXFLAGS, CXXLDFLAGS (openembedded#26)
- support environment variables CXX, CXXFLAGS, CXXLDFLAGS

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this pull request May 3, 2022
Changelog from 0.23 to 0.26
=============================
- fix test-failure caused if CXX is set
- ignore environment variables CXXFLAGS, CXXLDFLAGS (#26)
- support environment variables CXX, CXXFLAGS, CXXLDFLAGS

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit e709705)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 27, 2022
Changelog:
===========
- Improve switching between windows of same application. (openembedded#26)
- Fix crash when background pixmap has non-default depth. (openembedded#34)
- Unminimaze child window together with main window. (openembedded#31)
- Updated translations.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 28, 2022
Changelog:
===========
- Improve switching between windows of same application. (openembedded#26)
- Fix crash when background pixmap has non-default depth. (openembedded#34)
- Unminimaze child window together with main window. (openembedded#31)
- Updated translations.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 24, 2023
0001-configure-check-for-ns_get16-and-ns_get32-as-well.patch
Fixed-build-error-on-musl.patch
removed since they're included in 0.9.2.

Changelog:
==========
 - adenroll: set password via LDAP instead Kerberos [openembedded#27]
 - disco: fall back to LDAPS if CLDAP ping was not successful [openembedded#31]
 - tools: replace getpass() [openembedded#10]
 - adenroll: write SID before secret to Samba's db [rhbz#1991619]
 - doc: add clarification to add-member command on doc/adcli.xml
 - tools: Set umask before calling mkdtemp()
 - Avoid undefined behaviour in short option parsing
 - library: include endian.h for le32toh
 - man: Fix typos and use consistent upper case for some keywords
 - doc: avoid gnu-make specific usage of $< [openembedded#26]
 - configure: check for ns_get16 and ns_get32 as well [rhbz#1984891]
 - Add setattr and delattr options [rhbz#1690920]
 - entry: add passwd-user sub-command [rhbz#1952828]
 - Add dont-expire-password option [rhbz#1769644]
 - build: add --with-vendor-error-message configure option [rhbz#1889386]
 - tools: add show-computer command [rhbz#1737342]
 - add description option to join and update [rhbz#1737342]
 - Use GSS-SPNEGO if available [rhbz#1762420]
 - add option use-ldaps [rhbz#1762420]
 - tools: disable SSSD's locator plugin [rhbz#1762633]
 - doc: explain required AD permissions [gfo#20]
 - computer: add create-msa sub-command [rhbz#1854112}
 - Add account-disable option [gfo#21]

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 25, 2023
- Update build backend since they use a pyproject.toml file now.
- Add python3-io to RDEPENDS so that the module can be imported.

Changelog (https://github.com/arsenetar/send2trash/releases):

1.8.2

- Add fallback to HOMETRASH when cross device errors happen in plat_other (openembedded#26, openembedded#41, openembedded#63)
- win/legacy: tiny logic simplification by @BoboTiG in openembedded#77
- TravisCI is not used anymore by @sobolevn in openembedded#73
- fix(ci): Update to latest actions, fix python versions by @arsenetar in openembedded#78

1.8.1b0

- Add fallback to HOMETRASH when cross device errors happen in plat_other (openembedded#26, openembedded#41, openembedded#63)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant