[Bug 1750017] Review Request: python-django-prometheus - Django middlewares to monitor your application with Prometheus.io

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1750017



--- Comment #5 from Igor Gnatenko  ---
Right, I forgot to add BR: python3-django.

Fixed now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1750017] Review Request: python-django-prometheus - Django middlewares to monitor your application with Prometheus.io

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1750017



--- Comment #4 from Igor Gnatenko  ---
New Spec URL:
https://ignatenkobrain.fedorapeople.org/for-review/python-django-prometheus.spec
New SRPM URL:
https://ignatenkobrain.fedorapeople.org/for-review/python-django-prometheus-2.0.0-1.fc32.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1794832] Review Request: fedora-coreos-config-transpiler - Fedora CoreOS Config Transpiler

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1794832

Benjamin Gilbert  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2020-02-01 06:18:05



--- Comment #11 from Benjamin Gilbert  ---
Thanks for the review, Neal!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1750017] Review Request: python-django-prometheus - Django middlewares to monitor your application with Prometheus.io

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1750017



--- Comment #3 from Elliott Sales de Andrade  ---
Tests do not work:

 ERRORS

__ ERROR collecting django_prometheus/tests/test_django_prometheus.py
__
ImportError while importing test module
'/builddir/build/BUILD/django-prometheus-2.0.0/django_prometheus/tests/test_django_prometheus.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
django_prometheus/__init__.py:9: in 
from django_prometheus import middleware, models
django_prometheus/middleware.py:3: in 
from django.conf import settings
E   ModuleNotFoundError: No module named 'django'
___ ERROR collecting django_prometheus/tests/test_exports.py
___
ImportError while importing test module
'/builddir/build/BUILD/django-prometheus-2.0.0/django_prometheus/tests/test_exports.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
django_prometheus/__init__.py:9: in 
from django_prometheus import middleware, models
django_prometheus/middleware.py:3: in 
from django.conf import settings
E   ModuleNotFoundError: No module named 'django'
__ ERROR collecting django_prometheus/tests/test_testutils.py
__
ImportError while importing test module
'/builddir/build/BUILD/django-prometheus-2.0.0/django_prometheus/tests/test_testutils.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
django_prometheus/__init__.py:9: in 
from django_prometheus import middleware, models
django_prometheus/middleware.py:3: in 
from django.conf import settings
E   ModuleNotFoundError: No module named 'django'
!!! Interrupted: 3 errors during collection

=== 3 error in 0.10 seconds


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1791588] Review Request: vapoursynth - A video processing framework with simplicity in mind

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1791588



--- Comment #5 from Luya Tshimbalanga  ---
Some issues according to rpmlint:

* vapoursynth-libs.x86_64: W: self-obsoletion libvapoursynth <= 48-2.fc32
obsoletes libvapoursynth = 48-2.fc32

from these lines

Obsoletes:  lib%{name} <= %{version}-%{release}
Provides:   lib%{name} == %{version}-%{release}

Replace "<=" by "<" instead or use an alternative.

* You can remove "BuildRequires: python3" as BuildRequires: pkgconfig(python3)
should take care of the rest.
* Note: Directories without known owners: /usr/include/vapoursynth,
 /usr/lib64/vapoursynth
 Please fix

* Dirs in package are owned also by: /usr/share/doc/vapoursynth-
 libs(locale,, to, Failed, defaulting, set, C),
 /usr/share/licenses/vapoursynth-libs(locale,, to, Failed, defaulting,
 set, C), /usr/lib64/python3.8/site-packages/VapourSynth-48-py3.8.egg-
 info(locale,, to, Failed, defaulting, set, C)
Same as above

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1772765] Review Request: bmap-tools - Tools to generate and flash sparse images using the "block map" (bmap) format

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1772765



--- Comment #15 from Fedora Update System  ---
bmap-tools-3.5-2.fc31 has been pushed to the Fedora 31 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-a0295b70cd

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797145] Review Request: golang-github-mileusna-useragent - Go parser for user agent strings

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797145



--- Comment #1 from Robert-André Mauchin  ---
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41307973

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797145] New: Review Request: golang-github-mileusna-useragent - Go parser for user agent strings

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797145

Bug ID: 1797145
   Summary: Review Request: golang-github-mileusna-useragent - Go
parser for user agent strings
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: zebo...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-mileusna-useragent.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-mileusna-useragent-0-0.1.20200201giteb80d80.fc32.src.rpm

Description:
 Package ua.Parse(userAgent string) function parses browser's and bot's user
agents strings and determins:   - User agent name and version (Chrome, Firefox,
Googlebot, etc.)  - Operating system name and version (Windows, Android, iOS
etc.)  - Device type (mobile, desktop, tablet, bot)  - Device name if available
(iPhone, iPad, Huawei VNS-L21)  - URL provided by the bot
(http://www.google.com/bot.html etc.)

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797140] Review Request: golang-github-influxdata-httprouter - High performance HTTP request router that scales well

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797140



--- Comment #1 from Robert-André Mauchin  ---
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41307915

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1772765] Review Request: bmap-tools - Tools to generate and flash sparse images using the "block map" (bmap) format

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1772765



--- Comment #14 from Fedora Update System  ---
bmap-tools-3.5-2.el8 has been pushed to the Fedora EPEL 8 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-9118c62f72

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1787309] Review Request: python-siosocks - Sans-io socks proxy client/server with couple io backends

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1787309



--- Comment #8 from Fedora Update System  ---
python-siosocks-0.1.0-2.fc31 has been pushed to the Fedora 31 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1786920] Review Request: python-pytest-django - A Django plugin for pytest

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1786920
Bug 1786920 depends on bug 1786875, which changed state.

Bug 1786875 Summary: Review Request: python-django-configurations - A helper 
for organizing Django settings
https://bugzilla.redhat.com/show_bug.cgi?id=1786875

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790069] Review Request: python-gmqtt - Client for the MQTT protocol

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790069



--- Comment #10 from Fedora Update System  ---
python-gmqtt-0.5.4-1.fc31 has been pushed to the Fedora 31 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790108] Review Request: python-rtmidi - Python binding for the RtMidi C++ library

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790108



--- Comment #9 from Fedora Update System  ---
python-rtmidi-1.3.1-1.fc31 has been pushed to the Fedora 31 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1792224] Review Request: libmongocrypt - The companion C library for client side encryption in drivers

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1792224



--- Comment #16 from Fedora Update System  ---
libmongocrypt-1.0.1-2.fc31 has been pushed to the Fedora 31 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1786875] Review Request: python-django-configurations - A helper for organizing Django settings

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1786875

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:30:25



--- Comment #7 from Fedora Update System  ---
python-django-configurations-2.2-2.fc31 has been pushed to the Fedora 31 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1786656] Review Request: python-play-scraper - Scrapes and parses application data from Google Play Store

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1786656



--- Comment #10 from Fedora Update System  ---
python-play-scraper-0.6.0-2.fc31 has been pushed to the Fedora 31 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790838] Re-Review Request: libcint - General Gaussian-type orbitals integrals for quantum chemistry

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790838

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:56



--- Comment #10 from Fedora Update System  ---
libcint-3.0.19-4.fc30, python-pyscf-1.7.0-4.fc30 has been pushed to the Fedora
30 stable repository. If problems still persist, please make note of it in this
bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790882] Review Request: python-pyscf - Python module for quantum chemistry

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790882

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:58



--- Comment #12 from Fedora Update System  ---
libcint-3.0.19-4.fc30, python-pyscf-1.7.0-4.fc30 has been pushed to the Fedora
30 stable repository. If problems still persist, please make note of it in this
bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790882] Review Request: python-pyscf - Python module for quantum chemistry

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790882
Bug 1790882 depends on bug 1790838, which changed state.

Bug 1790838 Summary: Re-Review Request: libcint - General Gaussian-type 
orbitals integrals for quantum chemistry
https://bugzilla.redhat.com/show_bug.cgi?id=1790838

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790352] Review Request: python-socks5line - Helper for socks5-unaware clients

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790352

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:44



--- Comment #10 from Fedora Update System  ---
python-socks5line-0.0.3-2.fc30 has been pushed to the Fedora 30 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790355] Review Request: python-msldap - Python library to play with MS LDAP

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790355
Bug 1790355 depends on bug 1790352, which changed state.

Bug 1790352 Summary: Review Request: python-socks5line - Helper for 
socks5-unaware clients
https://bugzilla.redhat.com/show_bug.cgi?id=1790352

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790074] Review Request: python-pendulum - Python datetimes made easy

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790074

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:35



--- Comment #9 from Fedora Update System  ---
python-pendulum-2.0.5-2.fc30 has been pushed to the Fedora 30 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790082] Review Request: python-aiosnmp - Asyncio Python SNMP client

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790082

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:37



--- Comment #10 from Fedora Update System  ---
python-aiosnmp-0.2.2-2.fc30 has been pushed to the Fedora 30 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790331] Review Request: python-aiowinreg - Windows registry file reader

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790331

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:36



--- Comment #7 from Fedora Update System  ---
python-aiowinreg-0.0.2-1.fc30 has been pushed to the Fedora 30 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790086] Review Request: python-mystrom - Asynchronous Python API client for interacting with myStrom devices

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790086

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:38



--- Comment #7 from Fedora Update System  ---
python-mystrom-0.5.0-1.fc30 has been pushed to the Fedora 30 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1757225] Review Request: awesome-vim-colorschemes - Collection of color schemes for Neo/vim, merged for quick use

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1757225

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-02-01 01:19:43



--- Comment #16 from Fedora Update System  ---
awesome-vim-colorschemes-0-8.20191209gitb5037cb.fc30 has been pushed to the
Fedora 30 stable repository. If problems still persist, please make note of it
in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797140] New: Review Request: golang-github-influxdata-httprouter - High performance HTTP request router that scales well

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797140

Bug ID: 1797140
   Summary: Review Request: golang-github-influxdata-httprouter -
High performance HTTP request router that scales well
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: zebo...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-httprouter.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-httprouter-1.3.0-1.fc32.src.rpm

Description:
 HttpRouter is a lightweight high performance HTTP request router (also called
multiplexer or just mux for short) for Go.  In contrast to the default mux of
Go's net/http package, this router supports variables in the routing pattern
and matches against the request method. It also scales better.  The router is
optimized for high performance and a small memory footprint. It scales well
even with very long paths and a large number of routes. A compressing dynamic
trie (radix tree) structure is used for efficient matching.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1772765] Review Request: bmap-tools - Tools to generate and flash sparse images using the "block map" (bmap) format

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1772765

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #13 from Fedora Update System  ---
bmap-tools-3.5-2.fc30 has been pushed to the Fedora 30 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-1502252811

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797130] Review Request: golang-github-google-jsonnet - Implementation of Jsonnet in pure Go

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797130



--- Comment #2 from Robert-André Mauchin  ---
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41307804

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797135] Review Request: golang-github-influxdata-cron - Fast, zero-allocation cron parser in ragel and golang

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797135



--- Comment #1 from Robert-André Mauchin  ---
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41307790

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797135] New: Review Request: golang-github-influxdata-cron - Fast, zero-allocation cron parser in ragel and golang

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797135

Bug ID: 1797135
   Summary: Review Request: golang-github-influxdata-cron - Fast,
zero-allocation cron parser in ragel and golang
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: zebo...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-cron.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-cron-0-0.1.20200201gitded1275.fc32.src.rpm

Description:
 A fast, zero-allocation cron parser in ragel and golang.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797130] Review Request: golang-github-google-jsonnet - Implementation of Jsonnet in pure Go

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797130



--- Comment #1 from Robert-André Mauchin  ---
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41307727

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797130] New: Review Request: golang-github-google-jsonnet - Implementation of Jsonnet in pure Go

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797130

Bug ID: 1797130
   Summary: Review Request: golang-github-google-jsonnet -
Implementation of Jsonnet in pure Go
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: zebo...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-google-jsonnet.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-google-jsonnet-0.14.0-1.fc32.src.rpm

Description:
 This an implementation of Jsonnet in pure Go. It is feature complete but is
not as heavily exercised as the Jsonnet C++ implementation. Please try it out
and give feedback.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797121] Review Request: golang-github-influxdata-promql - Pruned version of the native Prometheus promql package

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797121



--- Comment #1 from Robert-André Mauchin  ---
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41306813

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797121] New: Review Request: golang-github-influxdata-promql - Pruned version of the native Prometheus promql package

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797121

Bug ID: 1797121
   Summary: Review Request: golang-github-influxdata-promql -
Pruned version of the native Prometheus promql package
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: zebo...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-promql.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-promql-2.12.0-1.fc32.src.rpm

Description:
 The PromQL module in this package is a pruned version of the native Prometheus
promql package, but extracted into a single module with fewer dependencies. 
This module removes the promql engine and keeps anything related to lexing and
parsing the PromQL language.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797117] Review Request: golang-github-eclipse-paho-mqtt - Eclipse Paho MQTT Go client

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797117



--- Comment #1 from Robert-André Mauchin  ---
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41306498

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1797117] New: Review Request: golang-github-eclipse-paho-mqtt - Eclipse Paho MQTT Go client

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1797117

Bug ID: 1797117
   Summary: Review Request: golang-github-eclipse-paho-mqtt -
Eclipse Paho MQTT Go client
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: zebo...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-eclipse-paho-mqtt.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-eclipse-paho-mqtt-1.2.0-1.fc32.src.rpm

Description:
 This code builds a library which enable applications to connect to an MQTT
broker to publish messages, and to subscribe to topics and receive published
messages.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1793041] Review Request: kf5-kquickcharts - A QtQuick module providing high-performance charts

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1793041



--- Comment #8 from Rex Dieter  ---
Can you please add me (rdieter) as admin in pagure, and give @kde-sig group
commit rights?  Thanks. (Or just do item 1, and I can do the second)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1794832] Review Request: fedora-coreos-config-transpiler - Fedora CoreOS Config Transpiler

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1794832



--- Comment #10 from Gwyn Ciesla  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/fedora-coreos-config-transpiler

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1782946] Review Request: xml-maven-plugin - Maven XML Plugin

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1782946

Fabio Valentini  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2020-01-31 20:10:40



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796734] Review Request: python-markdown_2 - Python implementation of Markdown

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796734



--- Comment #4 from Fabio Valentini  ---
(In reply to Fabian Affolter from comment #3)
> 2.6.11 is not the latest available release but 3.1.1 [1] is.
> 
> 
> [1] https://github.com/Python-Markdown/markdown/releases/tag/3.1.1

I think that's by design, since this is a compat package for the 2.x.y branch
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796734] Review Request: python-markdown_2 - Python implementation of Markdown

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796734

Fabian Affolter  changed:

   What|Removed |Added

 CC||m...@fabian-affolter.ch



--- Comment #3 from Fabian Affolter  ---
2.6.11 is not the latest available release but 3.1.1 [1] is.


[1] https://github.com/Python-Markdown/markdown/releases/tag/3.1.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796764] Review Request: python-drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796764



--- Comment #2 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-drf-yasg

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796759] Review Request: python-swagger-spec-validator - Validation of Swagger specifications

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796759



--- Comment #2 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-swagger-spec-validator

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796754] Review Request: python-coreapi - Python client library for Core API

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796754



--- Comment #2 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-coreapi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796753] Review Request: python-itypes - Simple immutable types for python

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796753



--- Comment #2 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-itypes

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796750] Review Request: python-coreschema - Core Schema

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796750



--- Comment #2 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-coreschema

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796747] Review Request: python-django-storages - Support for many storage backends in Django

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796747



--- Comment #4 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-django-storages

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796734] Review Request: python-markdown_2 - Python implementation of Markdown

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796734



--- Comment #2 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-markdown_2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796735] Review Request: python-py-gfm - Github-Flavored Markdown for Python-Markdown

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796735



--- Comment #2 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-py-gfm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796721] Review Request: python-whatever - Easy way to make anonymous functions by partial application of operators

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796721



--- Comment #3 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-whatever

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796723] Review Request: python-funcy - Fancy and practical functional tools

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796723



--- Comment #4 from Igor Gnatenko  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-funcy

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1719957] Review Request: python-pycryptodome - self-contained Python package of low-level cryptographic primitives

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1719957

Kevin Fenzi  changed:

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2020-01-31 18:21:33



--- Comment #13 from Kevin Fenzi  ---
I have retired this package.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1790241] Review Request: pipx - Utility for easily installing venvs for python3 applications

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1790241

Martin Jackson  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2020-01-31 18:13:15



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796764] Review Request: python-drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796764

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #1 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796759] Review Request: python-swagger-spec-validator - Validation of Swagger specifications

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796759

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #1 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796754] Review Request: python-coreapi - Python client library for Core API

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796754

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #1 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796753] Review Request: python-itypes - Simple immutable types for python

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796753

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #1 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796750] Review Request: python-coreschema - Core Schema

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796750

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #1 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796747] Review Request: python-django-storages - Support for many storage backends in Django

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796747

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #3 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796735] Review Request: python-py-gfm - Github-Flavored Markdown for Python-Markdown

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796735

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #1 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796734] Review Request: python-markdown_2 - Python implementation of Markdown

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796734

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #1 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796721] Review Request: python-whatever - Easy way to make anonymous functions by partial application of operators

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796721

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #2 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796723] Review Request: python-funcy - Fancy and practical functional tools

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796723

Neal Gompa  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+



--- Comment #3 from Neal Gompa  ---
Review notes:

* Conforms to Fedora Packaging Guidelines
* Conforms to Fedora Python Packaging Guidelines
* Builds and installs cleanly
* No major issues from rpmlint
* License is correctly identified and license file is installed properly

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1794229] Review Request: rubygem-rspec-fire - More resilient test doubles for RSpec.

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1794229



--- Comment #1 from Breno  ---
I noted some mistakes, I've just updated both Spec and SRPM.
Please let me know if there's anything else I should fix.

Spec URL:
https://github.com/skywalkerz0r/rubygem-rspec-fire/blob/epel8/rubygem-rspec-fire.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/brandfbb/puppet-6-on-EPEL-8-with-deps/epel-8-x86_64/01213467-rubygem-rspec-fire/rubygem-rspec-fire-1.3.0-1.el8.src.rpm

Description:
This package is a requirement in order to have puppet 6 in EPEL 8.


The build was tested on copr[1].

I am in the packager group, sponsored by nirik and my mentor is smooge.

1 -
https://copr.fedorainfracloud.org/coprs/brandfbb/puppet-6-on-EPEL-8-with-deps/package/rubygem-rspec-fire/

Thanks.

Fedora Account System Username: brandfbb

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1556913] Review Request: dhtest - A DHCP client simulation on linux

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1556913

Petr Menšík  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2020-01-31 13:17:33



--- Comment #6 from Petr Menšík  ---
Built in current all current releases.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 810049] Review Request: netbeans-ide - Netbeans Integrated Development Environment (IDE)

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Pooja Singh  changed:

   What|Removed |Added

 CC||poojagin...@gmail.com



--- Comment #79 from Pooja Singh  ---
http://poojapatel.co.in/
https://poojaescortinsaket.in/
https://www.escortinmahipalpur.in/karol-bagh-escorts/ 
https://www.poojaescorts.in/south-ex-escorts.html
https://www.poojaescorts.in/escort-service-in-safdarjang-enclave.html   
https://serviceinnehruplace.in/south-ex-escorts/
https://www.poojaescorts.in/Escorts-service-in-dhaula-kuan.html
https://www.poojaescorts.in/escort-service-in-karol-bagh.html
https://www.poojaescorts.in/south-ex-escorts.html
https://www.poojaescorts.in/escort-service-in-safdarjang-enclave.html
https://www.poojaescorts.in/bhikaji-cama-place-escorts.html

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1796840] New: Review Request: rust-tower-service - Asynchronous, request / response based, client or server trait

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1796840

Bug ID: 1796840
   Summary: Review Request: rust-tower-service - Asynchronous,
request / response based, client or server trait
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: decatho...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL: https://decathorpe.fedorapeople.org/packages/rust-tower-service.spec
SRPM URL:
https://decathorpe.fedorapeople.org/packages/rust-tower-service-0.3.0-1.fc31.src.rpm

Description:
Trait representing an asynchronous, request / response based, client or server.

Fedora Account System Username: decathorpe

koji scratch build for rawhide:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41295516

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1795470] Review Request: antlr4-project - Parser generator (ANother Tool for Language Recognition)

2020-01-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1795470



--- Comment #8 from Fabio Valentini  ---
(In reply to Jerry James from comment #7)
> I can't use %gometa, because that adds an incorrect ExclusiveArch tag (hence
> the bare BR on go-rpm-macros).  I can use %goname to generate the package
> name, but go-rpm-macros alone does not seem to be enough to get that macro. 
> What do I need to BR for it?  And after that I'm lost.  If you know how to
> integrate more of the go macros into the spec, I am happy to take your input.
> 
> And speaking of macros that can't be used, it turns out that %mvn_install
> cannot be used, because it uses %{name} everywhere, and I need "antlr4", not
> "antlr4-project", to be what it uses.  I've manually expanded the macro for
> that reason.

That's enough of a reason for me. I think %gometa also sets up some other
variables that are probably needed by goinstall, and as you said, it sets an
incompatible value for ExclusiveArch, so I'm fine with the current approach.

> > - Did you consider requiring java-1.8.0-openjdk-aarch32 (don't depend on my
> > spelling this correctly) on %ifarch %{arm}?
> 
> I did not know about that.  Thanks for the tip.

Let's see if it helps once the mass rebuild is over and the dependencies are in
koji :-)

> > - License correct and permissible (3-Clause-BSD), and looks like the
> > LICENSE.txt file is installed for every subpackage combination (please
> > check).
> 
> I have checked and double checked this, so I'm pretty confident it is right.

Great!

> > - BuildRequires look correct and are even sorted alphabetically :)
> 
> I like to do that because it makes it easy for my slow human brain to decide
> if something is in the BuildRequires already. :-)

Yeah, I do the same.

> > - Patches are commented, but no reference to upstream issues or something
> > like that (adding that would be great)
> 
> Added.

Thanks!

> > I'd just still like to see a successful koji scratch build (which means
> > waiting for the dependencies to be imported into rawhide).
> > Not because I don't trust local builds, but because we still need to check
> > whether "noarch" subpackages are actually built identically on the different
> > architectures.
> 
> I understand and agree.  New URLs:

I mean, it's not blocking the review, but if it causes build failures you'll
have to fix it either way, before or after the import.

> Spec URL:
> https://jjames.fedorapeople.org/antlr4-cpp-runtime/antlr4-cpp-runtime.spec
> SRPM URL:
> https://jjames.fedorapeople.org/antlr4-cpp-runtime/antlr4-cpp-runtime-4.8-2.
> fc32.src.rpm
> RPMLINTRC URL:
> https://jjames.fedorapeople.org/antlr4-cpp-runtime/antlr4-cpp-runtime.
> rpmlintrc

Those links return 404s for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org