https://bugzilla.redhat.com/show_bug.cgi?id=1499488
Bug ID: 1499488
Summary: Review Request: golang-github-armon-go-proxyproto -
Golang package to handle HAProxy Proxy Protocol
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: esm(a)logic.net
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL:
https://fedorapeople.org/~logic/golang-github-armon-go-proxyproto/golang-gi…
SRPM URL:
https://fedorapeople.org/~logic/golang-github-armon-go-proxyproto/golang-gi…
Description: This library provides the proxyproto package which can be used for
servers listening behind HAProxy of Amazon ELB load balancers. Those load
balancers support the use of a proxy protocol, which provides a simple
mechanism for the server to get the address of the client instead of the load
balancer.
Fedora Account System Username: logic
--
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
https://bugzilla.redhat.com/show_bug.cgi?id=1499486
Bug ID: 1499486
Summary: Review Request: golang-github-SAP-go-hdp - SAP HANA
Database Client for Go (Golang)
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: esm(a)logic.net
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL:
https://fedorapeople.org/~logic/golang-github-SAP-go-hdb/golang-github-SAP-…
SRPM URL:
https://fedorapeople.org/~logic/golang-github-SAP-go-hdb/golang-github-SAP-…
Description: SAP HANA Database Client for Go (Golang)
Fedora Account System Username: logic
--
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
https://bugzilla.redhat.com/show_bug.cgi?id=1478231
Bug ID: 1478231
Summary: Review Request: conda - Cross-platform,
Python-agnostic binary package manager
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: zbyszek(a)in.waw.pl
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://in.waw.pl/~zbyszek/fedora/conda.spec
SRPM URL: https://in.waw.pl/~zbyszek/fedora/conda-4.3.24-1.fc27.src.rpm
Description:
Conda is a cross-platform, Python-agnostic binary package manager. It is the
package manager used by Anaconda installations, but it may be used for other
systems as well. Conda makes environments first-class citizens, making it easy
to create independent environments even for C libraries. Conda is written
entirely in Python.
This is just the package manager. The packages themselves can be installed from
https://repo.continuum.io and other locations if configured to do so. conda
(and the whole anaconda distribution) is a popular way to install the
scientific python stack and related packages.
Example use:
dnf install conda
conda create -n my_root numpy
source activate my_root
python
This will install a python3.6 stack and numpy and some dependencies and set the
path to include ~/.conda/envs/my_root/bin.
Fedora Account System Username: zbyszek
koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=21031409
--
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