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

Missing pytest module 'importlib-metadata' after upgrade from 3.4.2 to 5.1.2 #144

Closed
ckoppolu opened this issue Sep 18, 2019 · 1 comment

Comments

@ckoppolu
Copy link

I have reached out to Chao, Yuan via the distribution list for a missing module in python's pytest upgrade from 3.4.2 to 5.1.1. The missing module was atomicwrites and a recipie was added to fix it. But, it is also missing 'importlib_metadata' which is required for pytest to run. Here is a link to all packages required by pytest: https://github.com/pytest-dev/pytest/blob/master/setup.py#L10

Please provide a recipe for importlib_metadata and also any missing module's recipe. A better solution would be to test using pytest prior to upgrading it.

@kraj
Copy link
Contributor

kraj commented Sep 18, 2019

@ckoppolu please follow the discussion on mailing list with this info and see if Yuan can implement it

kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jun 2, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

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 issue Jun 2, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

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 issue Jun 2, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

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 issue Jun 3, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
iipeace pushed a commit to iipeace/meta-openembedded that referenced this issue Jun 16, 2020
Overview of changes in gnome-calculator 3.36.0
    * Updated Catalan translation (Jordi Mas)
    * Fixed broken markup in XHosa UI translation (Andre Klapper)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Italian translation (Janvitus)
    * Updated Indonesian translation (Kukuh Syafaat)
    * Updated German translation (Tim Sabsch)
    * Updated Dutch translation (Nathan Follens)
    * Fixed broken markup in Dzongka UI translation (Andre Klapper)
    * Updated Czech help translation (Marek Černocký)
    * Updated Hungarian translation (Balázs Úr)

Overview of changes in gnome-calculator 3.35.92
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Croatian translation (Goran Vidović)
    * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz)
    * Updated Lithuanian translation (Aurimas ÄŒernius)
    * Updated Swedish translation (Anders Jonsson)
    * Removed obsolete keyboard shortcut openembedded#148 (Robert Roth)
    * Updated Persian translation (Danial Behzadi)
    * Updated Basque translation (Asier Sarasua Garmendia)
    * Update British English translation (Bruce Cowan)
    * Updated Japanese translation (sicklylife)
    * Updated Czech translation (Marek Černocký)
    * Updated Turkish translation (Emin Tufan)
    * Updated Finnish translation (Jiri Grönroos)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Updated Hungarian translation (Balázs Meskó)
    * Updated Chinese (Taiwan) translation (pesder)
    * Updated Danish translation (Alan Mortensen)
    * Updated Serbian translation (Марко М. Ко�тић (Marko M. Kostić))
    * help: Update icon for 3.36 (Andre Klapper)
    * Updated Karbi translation (J T)
    * Updated Korean translation (Changwoo Ryu)
    * Updated French translation (Julien Humbert)
    * Updated Polish translation (Piotr DrÄ…g)

Overview of changes in gnome-calculator 3.35.90
    * Updated Greek translation (Efstathios Iosifidis)
    * Updated Indonesian translation (Sucipto)
    * Drop padding around the display !40 (Adrien Plazas)
    * Updated Keyboard Shortcuts (Sabri Ãœnal)
    * Handle Escape and Enter correctly with completion openembedded#144 (Robert Roth)
    * Updated Spanish translation (Daniel Mustieles García)
    * Updated Slovak translation (Dušan Kazik)
    * Added F10 for primary menu shortcut openembedded#148 (Robert Roth)
    * Updated Catalan translation (Jordi Mas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated app icon !43 (Tobias Bernard)
    * Updated Malay translation (Umarzuki Mochlis)
    * Updated Brazilian Portuguese translation (Rafael Fontenelle)
    * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
    * Updated Karbi translation (J T)
    * Fixed freeze on calculating atan(+/-i) openembedded#139 (Robert Roth)
    * Fixed mode shortcuts by removing blocking mnemonics openembedded#138 (Robert Roth)
    * Implemented result history browsing using alt left/right openembedded#129 (Robert Roth)
    * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)

Overview of changes in gnome-calculator 3.35.3
    * Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
    * Updated Spanish translation (Daniel Mustieles)
    * Updated Swedish translation (Anders Jonsson)
    * Help updates (Andre Klapper)
    * Updated Galician translation (Fran Diéguez)

Overview of changes in gnome-calculator 3.35.2
    * Updated Italian translation (Milo Casagrande)
    * Updated Catalan translation (Jordi Mas)
    * Updated Japanese translation (Ryuta Fujii)

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 issue Jul 14, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jul 15, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jul 15, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jul 15, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jul 16, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jul 16, 2021
Released: 2021-03-11

Fixed openembedded#129, openembedded#141: Added support for no passphrase during key generation.
Fixed openembedded#143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed openembedded#144: Updated logging to only show partial results.
Fixed openembedded#146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Apr 25, 2022
Changelog:
==========
! bin/enc2xs t/enc_data.t t/enc_module.t t/encoding.t t/jperl.t
  Pulled: Fix Issue openembedded#144, spurious warnings from -Wc++-compate,
   and a few related nits
  dankogai/p5-encode#168
! MANIFEST
  add t/utf32warnings.t which was missing
! t/taint.t
  Pulled: Skip taint tests if your perl was built without taint support
  dankogai/p5-encode#167
! Unicode/Unicode.pm
  Pulled: fix link to Unicode standard
  dankogai/p5-encode#165
! t/Unicode_trailing_nul.t
  Pulled: Use note() instead of diag()
  dankogai/p5-encode#164

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 issue Apr 25, 2022
Changelog:
==========
! bin/enc2xs t/enc_data.t t/enc_module.t t/encoding.t t/jperl.t
  Pulled: Fix Issue openembedded#144, spurious warnings from -Wc++-compate,
   and a few related nits
  dankogai/p5-encode#168
! MANIFEST
  add t/utf32warnings.t which was missing
! t/taint.t
  Pulled: Skip taint tests if your perl was built without taint support
  dankogai/p5-encode#167
! Unicode/Unicode.pm
  Pulled: fix link to Unicode standard
  dankogai/p5-encode#165
! t/Unicode_trailing_nul.t
  Pulled: Use note() instead of diag()
  dankogai/p5-encode#164

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this issue May 3, 2022
Changelog:
==========
! bin/enc2xs t/enc_data.t t/enc_module.t t/encoding.t t/jperl.t
  Pulled: Fix Issue #144, spurious warnings from -Wc++-compate,
   and a few related nits
  dankogai/p5-encode#168
! MANIFEST
  add t/utf32warnings.t which was missing
! t/taint.t
  Pulled: Skip taint tests if your perl was built without taint support
  dankogai/p5-encode#167
! Unicode/Unicode.pm
  Pulled: fix link to Unicode standard
  dankogai/p5-encode#165
! t/Unicode_trailing_nul.t
  Pulled: Use note() instead of diag()
  dankogai/p5-encode#164

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit a21bab9)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jul 22, 2022
Changelog:
==========
- fix timing in shared data release procedure PR openembedded#149
- revert use of nullpointer introduced in openembedded#142 Its use is not necessary anymore
  in 3.11.0-beta.4 and used to cause issues on some platforms (see openembedded#144 ) PR openembedded#145

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this issue Jul 24, 2022
Changelog:
==========
- fix timing in shared data release procedure PR #149
- revert use of nullpointer introduced in #142 Its use is not necessary anymore
  in 3.11.0-beta.4 and used to cause issues on some platforms (see #144 ) PR #145

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Oct 17, 2022
Update to use github-releases for upstream tracking.

Changelog:

2022-10-05 -- 0.9.7

  * Fixed: Multiple issues with IPv6 and IPvFuture literal parsing
      (GitHub openembedded#146, GitHub openembedded#150)
      Thanks to Scallop Ye for the report and the pull request!
  * Fixed: Fix symbol visibility for -DBUILD_SHARED_LIBS=OFF (GitHub openembedded#139,
      GitHub openembedded#141); thanks to Mariusz Zaborski for the report!
  * Fixed: For MinGW, use size_t for inet_ntop declaration and fix macro
      checks for both MinGW and mingw-w64 (GitHub openembedded#131)
  * Fixed: Compiler warnings (GitHub openembedded#132, GitHub openembedded#152)
  * Improved: Use name UriConfig.h rather than generic config.h for the
      config header file to avoid name clashes and also include it through
      "UriConfig.h" with quotes rather than <UriConfig.h> so that it is found
      in quote path locations (GitHub openembedded#149)
      Thanks to Gaspard Petit for bringing this up!
  * Improved: Document need for UriConfig.h in UriMemory.c (GitHub openembedded#136)
  * Infrastructure: Add (support for) Visual Studio 17/2022 (GitHub openembedded#152)
  * Infrastructure: Drop (support for) Visual Studio <=14/2015 (GitHub openembedded#152)
  * Infrastructure: Update Clang from 13 to 15 (GitHub openembedded#143, GitHub openembedded#151)
  * Infrastructure: Make MinGW with 32bit Wine on Ubuntu 20.04 possible
      (GitHub openembedded#142, GitHub openembedded#144, GitHub openembedded#145)
  * Soname: 1:30:0 — see https://verbump.de/ for what these numbers do

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Oct 17, 2022
Update to use github-releases for upstream tracking.

Changelog:

2022-10-05 -- 0.9.7

  * Fixed: Multiple issues with IPv6 and IPvFuture literal parsing
      (GitHub openembedded#146, GitHub openembedded#150)
      Thanks to Scallop Ye for the report and the pull request!
  * Fixed: Fix symbol visibility for -DBUILD_SHARED_LIBS=OFF (GitHub openembedded#139,
      GitHub openembedded#141); thanks to Mariusz Zaborski for the report!
  * Fixed: For MinGW, use size_t for inet_ntop declaration and fix macro
      checks for both MinGW and mingw-w64 (GitHub openembedded#131)
  * Fixed: Compiler warnings (GitHub openembedded#132, GitHub openembedded#152)
  * Improved: Use name UriConfig.h rather than generic config.h for the
      config header file to avoid name clashes and also include it through
      "UriConfig.h" with quotes rather than <UriConfig.h> so that it is found
      in quote path locations (GitHub openembedded#149)
      Thanks to Gaspard Petit for bringing this up!
  * Improved: Document need for UriConfig.h in UriMemory.c (GitHub openembedded#136)
  * Infrastructure: Add (support for) Visual Studio 17/2022 (GitHub openembedded#152)
  * Infrastructure: Drop (support for) Visual Studio <=14/2015 (GitHub openembedded#152)
  * Infrastructure: Update Clang from 13 to 15 (GitHub openembedded#143, GitHub openembedded#151)
  * Infrastructure: Make MinGW with 32bit Wine on Ubuntu 20.04 possible
      (GitHub openembedded#142, GitHub openembedded#144, GitHub openembedded#145)
  * Soname: 1:30:0 — see https://verbump.de/ for what these numbers do

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Oct 18, 2022
Update to use github-releases for upstream tracking.

Changelog:

2022-10-05 -- 0.9.7

  * Fixed: Multiple issues with IPv6 and IPvFuture literal parsing
      (GitHub openembedded#146, GitHub openembedded#150)
      Thanks to Scallop Ye for the report and the pull request!
  * Fixed: Fix symbol visibility for -DBUILD_SHARED_LIBS=OFF (GitHub openembedded#139,
      GitHub openembedded#141); thanks to Mariusz Zaborski for the report!
  * Fixed: For MinGW, use size_t for inet_ntop declaration and fix macro
      checks for both MinGW and mingw-w64 (GitHub openembedded#131)
  * Fixed: Compiler warnings (GitHub openembedded#132, GitHub openembedded#152)
  * Improved: Use name UriConfig.h rather than generic config.h for the
      config header file to avoid name clashes and also include it through
      "UriConfig.h" with quotes rather than <UriConfig.h> so that it is found
      in quote path locations (GitHub openembedded#149)
      Thanks to Gaspard Petit for bringing this up!
  * Improved: Document need for UriConfig.h in UriMemory.c (GitHub openembedded#136)
  * Infrastructure: Add (support for) Visual Studio 17/2022 (GitHub openembedded#152)
  * Infrastructure: Drop (support for) Visual Studio <=14/2015 (GitHub openembedded#152)
  * Infrastructure: Update Clang from 13 to 15 (GitHub openembedded#143, GitHub openembedded#151)
  * Infrastructure: Make MinGW with 32bit Wine on Ubuntu 20.04 possible
      (GitHub openembedded#142, GitHub openembedded#144, GitHub openembedded#145)
  * Soname: 1:30:0 — see https://verbump.de/ for what these numbers do

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Jul 25, 2023
Update-License: Change name from COPYING to LICENSE

No changelog provided. Commit log:

0b05203 (tag: v1.33) bump version to 1.33
45cfe90 Switch to GitHub actions (openembedded#144)
33562b0 Update license text to match official 3-clause-BSD (openembedded#142)
a76f742 feat(jsondiff): Add support for preserving Unicode characters (openembedded#145)
714df3c docs: fix simple typo, raies -> raise (openembedded#135)
e0b3a9b Merge pull request openembedded#134 from Ventilateur/b/fix-invalid-remove-index
46eef55 remove unused import
db194f8 fix invalid remove index
a652648 Merge pull request openembedded#132 from JulienPalard/mdk/TypeError
c9bfb91 FIX: TypeError when one forgot to put its operation in a list.

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

No branches or pull requests

2 participants