[Bug 1122050] Review Request: perl-DBIx-Admin-TableInfo - A wrapper for DBI's table_info(), column_info(), *_key_info()

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122050



--- Comment #1 from Christopher Meng i...@cicku.me ---
I still hope perl(Moo) can get update in f21, or perl-Graphviz2,
perl-App-Netdisco won't be pushed, I've been waiting one year to package those
should get into f20.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122050] Review Request: perl-DBIx-Admin-TableInfo - A wrapper for DBI's table_info(), column_info(), *_key_info()

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122050



--- Comment #2 from Christopher Meng i...@cicku.me ---
Sorry, netdisco not affected.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122731] Review Request: perl-File-Spec-Native - Use native OS implementation of File::Spec from a subclass

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122731

David Dick dd...@cpan.org changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #3 from David Dick dd...@cpan.org ---
Thanks Christopher!

New Package SCM Request
===
Package Name: perl-File-Spec-Native
Short Description: Use native OS implementation of File::Spec from a subclass
Upstream URL: http://search.cpan.org/dist/File-Spec-Native/
Owners: ddick
Branches: f20, f21, el6, epel7
InitialCC: perl-sig

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123217] New: Review Request: obix - ONEDC toolkit

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123217

Bug ID: 1123217
   Summary: Review Request: obix - ONEDC toolkit
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cycloptiv...@internode.on.net
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://cycloptivity.fedorapeople.org/obix/1.0.3-0/obix.spec
SRPM URL:
https://cycloptivity.fedorapeople.org/obix/1.0.3-0/obix-1.0.3-0.fc19.src.rpm
Description: An open source project derived from the C oBIX Tools (CoT)
project, an open source project dedicated to the development of embedded
Building Automation solutions based on oBIX standard (http://www.obix.org).
Fedora Account System Username: cycloptivity

Koji builds http://koji.fedoraproject.org/koji/taskinfo?taskID=7194133

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123217] Review Request: obix - ONEDC toolkit

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123217

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

 CC||i...@cicku.me



--- Comment #1 from Christopher Meng i...@cicku.me ---
Who is Andrew Ross? Where are you?

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123217] Review Request: obix - ONEDC toolkit

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123217



--- Comment #2 from Sam Wilson cycloptiv...@internode.on.net ---
(In reply to Christopher Meng from comment #1)
 Who is Andrew Ross? Where are you?

Andrew and I work together on the packaging side [1], but his not yet sponsored
so I am pushing the reviewing instead.

1 - https://www.onedc.com/pipermail/obix-devel/2014-July/thread.html

Cheers,

Sam

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123217] Review Request: obix - ONEDC toolkit

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123217

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|nob...@fedoraproject.org|i...@cicku.me
  Flags||fedora-review?



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123217] Review Request: obix - ONEDC toolkit

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123217



--- Comment #3 from Christopher Meng i...@cicku.me ---
1. Drop BuildRequires:  glibc-devel.

2. The -doc is just a crap if only contains README.md COPYING
CODING_GUIDELINES.md. Put them in the main package, and -libs, remember the way
depends on your needs(e.g CODING_GUIDELINES.md is only intended for development
IMO so put it into -devel), but must put license file in main package.

3. Use %cmake macro, and drop -DLIB_DIR=%{_libdir}

4. %post libs
-p /sbin/ldconfig

Weird.

%post libs
/sbin/ldconfig

5. %if 0%{?rhel}
%defattr(-, root, root)

rm -rf %{buildroot}

RHEL doesn't need them.

6. %attr(0755,root,root) %dir %{_sysconfdir}/obix
%attr(0755,lighttpd,lighttpd) %dir %{_sharedstatedir}/obix/histories

755 is redundant. Why did you set it?

7. ln -sf %{_sharedstatedir}/obix/histories
%{buildroot}/%{_sysconfdir}/obix/res/server/

Reason?

8. Better to leave the Source tag as:

https://github.com/ONEDC/obix/archive/%{version}.tar.gz#/obix-%{version}.tar.gz

9. Requires:   lighttpd
Requires:   lighttpd-fastcgi

lighttpd-fastcgi depends on lighttpd, drop the explicit Requires of lighttpd.

And you should append the bits macro like you've done to the other packages:

Requires:   lighttpd-fastcgi%{?_isa}

https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package

10. -DPROJECT_DOC_DIR_SUFFIX=%{name}-doc-%{version}

F20+, use %{_pkgdocdir}

We use unversioned docdir just because it can help save the bookmarks, if you
keep it versioned still, after the update the bookmark will be useless. Think
of it.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123268] New: Review Request: perl-Database-DumpTruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123268

Bug ID: 1123268
   Summary: Review Request: perl-Database-DumpTruck - Relaxing
interface to SQLite
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: lkund...@v3.sk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



SPEC: http://v3.sk/~lkundrak/SPECS/perl-Database-DumpTruck.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/perl-Database-DumpTruck-1.2-1.fc21.src.rpm

Description:

This is a simple document-oriented interface to a SQLite database, modelled
after Scraperwiki's Python dumptruck module. It allows for easy (and maybe
inefficient) storage and retrieval of structured data to and from a
database without interfacing with SQL.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1116028] Review Request: rubygem-elasticsearch-transport - Elasticsearch transport

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1116028



--- Comment #7 from Steve Traylen steve.tray...@cern.ch ---
(In reply to Eduardo Mayorga from comment #5)

 
 Issues:
 ===
 - It is not necessary to include %{gem_spec} both in the main package and in
 the doc subpackage, since the doc subpackage Requires the main one (and thus
 can only be present if the main one is). I would recommend leaving
 %{gem_spec} just in doc subpackage.
 

I left the %{gem_spec} in the main package. It's needed for gem
to operate. Dropped from doc package.


 - There is no such file as %{gem_instdir}/.gitignore in buildroot, so you
 can get rid of
 %files
 ...
 %exclude %{gem_instdir}/.gitignore
 

?

It is there, dropping the explicit %exclude.

Error: Installed (but unpackaged) file(s) found:
   /usr/share/gems/gems/elasticsearch-transport-1.0.4/.gitignore


 - The timestamps of source tarball in the source rpm are not preserved. You
 need to download it using the -N argument for wget or -R for curl in your
 build environment (SOURCES directory).
 

ack, change made.

 - There seems to be a bug in the test suite. This is the output I get
 [makerpm@localhost test]$ ruby test_helper.rb 
 test_helper.rb:26:in `block in main': uninitialized constant Elasticsearch
 (NameError)
 /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require':
 cannot load such file -- shoulda-context (LoadError)
   from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in 
 `require'
   from test_helper.rb:30:in `main'
 

So the this is just saying the gem 'rubygem-shoulda-context' is not installed.
I could add it to the requirements of the -doc subpackage but once installed
you only run into the next one that rubygem-turn is not installed and 
this is not available.

I guess this comes down to should the tests be included at all if they 
don't work... Given they have been marked as doc anyway they don't have to
work I would say, they are still present as a reference.

I will look at packaging rubygem-turn though.

Looking at the ruby guidelines it's unclear as to if test suites
should be included, only that they should be run in possible which is 
currently not the case.


Spec URL:
http://cern.ch/straylen/rpms/rubygem-elasticsearch-transport/rubygem-elasticsearch-transport.spec
SRPM URL:
http://cern.ch/straylen/rpms/rubygem-elasticsearch-transport/rubygem-elasticsearch-transport-1.0.4-2.fc20.src.rpm

In addition I will once this package is okay look at updating the other
elasticsearch reviews. I expect all of your comments may well apply
there also.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123268] Review Request: perl-Database-DumpTruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123268

David Dick dd...@cpan.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||dd...@cpan.org
   Assignee|nob...@fedoraproject.org|dd...@cpan.org
  Flags||fedora-review?



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1087855] Review Request: scite - SCIntilla based GTK2 text editor

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087855

Johan Swensson k...@kupo.se changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #14 from Johan Swensson k...@kupo.se ---
Package Change Request
==
Package Name: scite
New Branches: f20 f21 el6 el7
Owners: opuk

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 445977] Review Request: ikiwiki - A wiki compiler

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=445977



--- Comment #23 from Thomas Moschny thomas.mosc...@gmx.de ---
(In reply to Jens Petersen from comment #22)
 Have epel7 branches been requested for
 perl-Text-Markdown and perl-CGI-FormBuilder?

Sure, see bug 243716 and bug 244262.

I had also sent their respective owners a mail ~1 month ago.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123184] Review Request: libasr - Asynchronous DNS resolving library

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123184

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WORKSFORME
Last Closed||2014-07-25 05:09:43



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1021719] Review Request: opensmtpd - Minimalistic but powerful smtp server

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1021719
Bug 1021719 depends on bug 1123184, which changed state.

Bug 1123184 Summary: Review Request: libasr - Asynchronous DNS resolving library
https://bugzilla.redhat.com/show_bug.cgi?id=1123184

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WORKSFORME



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 693137] Review Request: python-ffc - A compiler for finite element variational forms

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=693137

Jonathan Underwood jonathan.underw...@gmail.com changed:

   What|Removed |Added

  Flags|needinfo?(jonathan.underwoo |
   |d...@gmail.com)|
   |needinfo?(jonathan.underwoo |
   |d...@gmail.com)|



--- Comment #8 from Jonathan Underwood jonathan.underw...@gmail.com ---
Hi Christopher,

My jobs needs have moved on somewhat so I am no longer in a position of needing
the Fenics stack in Fedora, nor using it, so I'm not sure it would be a good
move for me to be pushing this - by which I presume you mean taking ownership?.
I am more than happy to re-review it though if someone puts together a package
for 1.2

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1121988] Review Request: zanata-python-client - Python Client for Zanata Server

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1121988



--- Comment #7 from anish apa...@redhat.com ---
Thanks Parag for review 

New Package SCM Request
===
Package Name: zanata-python-client 
Short Description: Python Client for Zanata Server
Upstream URL:  http://zanata.org
Owners: anishpatil
Branches: f20 f21 epel7
InitialCC: i18n-team

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1121988] Review Request: zanata-python-client - Python Client for Zanata Server

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1121988

anish apa...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1118740] Review Request: fakesystemd - Minimal docker-specific package to satisfy systemd Provides

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118740

Michal Sekletar msekl...@redhat.com changed:

   What|Removed |Added

 CC||msekl...@redhat.com



--- Comment #4 from Michal Sekletar msekl...@redhat.com ---
(In reply to Matthew Miller from comment #1)
  If possible, it shouldn't be shipped in primary repo and should be 
  available only for building (Docker) images.
 
 That's not currently possible. Maybe in the future. We'll need to do some
 sanity checking to make sure no installs pull this in instead of the real
 systemd by accident.

I'd like to know more about how exactly are we going to enforce that no one
accidentally installs fakesystemd.

I want to start working on minimal systemd to be used for multi app containers.
Very similar to systemd-container we have in RHEL7. It will able to boot up
little else than container, hence we don't want users to install it on real
machine by mistake.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123268] Review Request: perl-Database-DumpTruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123268



--- Comment #1 from David Dick dd...@cpan.org ---
License is correct.

Add the following BRs

BR perl(strict)
BR perl(warnings)
BR perl(utf8)
BR perl(B)

builds successfully in rawhide
http://koji.fedoraproject.org/koji/taskinfo?taskID=7194336

rpmlint returns spelling warnings which may be disregarded.

package NOT approved.  Resubmit with BRs added.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123268] Review Request: perl-Database-DumpTruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123268



--- Comment #2 from Lubomir Rintel lkund...@v3.sk ---
Thank you for the review.

(In reply to David Dick from comment #1)
 License is correct.
 
 Add the following BRs
 
 BR perl(strict)
 BR perl(warnings)
 BR perl(utf8)
 BR perl(B)

Why would I do that? These are part of Perl core.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1091479] Review Request: pam-kwallet - PAM module for KWallet

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1091479

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version||pam-kwallet-0-0.3.20140428g
   ||itaf786456.fc20
 Resolution|RAWHIDE |ERRATA



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
pam-kwallet-0-0.3.20140428gitaf786456.fc20 has been pushed to the Fedora 20
stable repository.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 894605] Review Request: coin-or-Bonmin - Basic Open-source Nonlinear Mixed INteger programming

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=894605

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||coin-or-Bonmin-1.7.4-2.fc20
 Resolution|--- |ERRATA
Last Closed||2014-07-25 06:07:12



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
coin-or-Bonmin-1.7.4-2.fc20 has been pushed to the Fedora 20 stable repository.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 505154] Tracker: Review Requests for Science and Technology related packages

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=505154
Bug 505154 depends on bug 894605, which changed state.

Bug 894605 Summary: Review Request: coin-or-Bonmin - Basic Open-source 
Nonlinear Mixed INteger programming
https://bugzilla.redhat.com/show_bug.cgi?id=894605

   What|Removed |Added

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



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 894606] Review Request: coin-or-Couenne -Couenne, an exact solver for nonconvex MINLPs

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=894606
Bug 894606 depends on bug 894605, which changed state.

Bug 894605 Summary: Review Request: coin-or-Bonmin - Basic Open-source 
Nonlinear Mixed INteger programming
https://bugzilla.redhat.com/show_bug.cgi?id=894605

   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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 894609] Review Request: coin-or-OS - Optimization Services

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=894609
Bug 894609 depends on bug 894605, which changed state.

Bug 894605 Summary: Review Request: coin-or-Bonmin - Basic Open-source 
Nonlinear Mixed INteger programming
https://bugzilla.redhat.com/show_bug.cgi?id=894605

   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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1115049] Review Request: freight - A modern take on the Debian archive

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1115049



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
freight-0.3.5-4.fc20 has been pushed to the Fedora 20 stable repository.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 176617] Review Request: libupnp

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=176617

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

 CC||i...@cicku.me
  Flags||fedora-review+ fedora-cvs?



--- Comment #18 from Christopher Meng i...@cicku.me ---
Package Change Request
==
Package Name: lipupnp
New Branches: epel7
Owners: cicku

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 176617] Review Request: libupnp

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=176617

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

  Flags|fedora-cvs? |



--- Comment #19 from Christopher Meng i...@cicku.me ---
Ooops, already done.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1012392] Review Request: nanomsg - nanomsg is a socket library that provides several common communication patterns

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1012392



--- Comment #16 from Zoltan Boszormenyi zbos...@pr.hu ---
Sorry for being non-responsive, I had to deal with a lot of other issues.
I would be happy if someone else could pick this up, I can't invest time into
this.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123268] Review Request: perl-Database-DumpTruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123268



--- Comment #3 from David Dick dd...@cpan.org ---
Because modules move in and out of the perl core at the discretion of the
porters.  If we (fedora packagers) explicitly describe all the modules we rely
on, this prevents build failures later on, when a once core module has been
moved out of core.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1012392] Review Request: nanomsg - nanomsg is a socket library that provides several common communication patterns

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1012392

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
Last Closed||2014-07-25 06:41:47



--- Comment #17 from Christopher Meng i...@cicku.me ---
Sorry to hear about that.

I will talk with Japheth and continue this.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123336] New: Review Request: perl-MooX-File-ConfigDir - Moo eXtension for File::ConfigDir

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123336

Bug ID: 1123336
   Summary: Review Request: perl-MooX-File-ConfigDir - Moo
eXtension for File::ConfigDir
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dd...@cpan.org
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://ddick.fedorapeople.org/packages/perl-MooX-File-ConfigDir.spec
SRPM URL:
https://ddick.fedorapeople.org/packages/perl-MooX-File-ConfigDir-0.003-1.fc20.src.rpm
Description: Moo eXtension for File::ConfigDir
Fedora Account System Username: ddick

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122381] Review Request: perl-File-ConfigDir - Get directories of configuration files

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122381

David Dick dd...@cpan.org changed:

   What|Removed |Added

 Blocks||1123336




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123336
[Bug 1123336] Review Request: perl-MooX-File-ConfigDir - Moo eXtension for
File::ConfigDir
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123336] Review Request: perl-MooX-File-ConfigDir - Moo eXtension for File::ConfigDir

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123336

David Dick dd...@cpan.org changed:

   What|Removed |Added

 Depends On||1122381




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1122381
[Bug 1122381] Review Request: perl-File-ConfigDir - Get directories of
configuration files
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123268] Review Request: perl-Database-DumpTruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123268



--- Comment #4 from Lubomir Rintel lkund...@v3.sk ---
(In reply to David Dick from comment #3)
 Because modules move in and out of the perl core at the discretion of the
 porters.  If we (fedora packagers) explicitly describe all the modules we
 rely on, this prevents build failures later on, when a once core module has
 been moved out of core.

Well, with the modules in questions this is non-realistic. Even if it were, the
package can be adjusted then, avoiding BR noise at this point.

I'm quite reluctant to add those unless there's a guideline that would mandate
me to do so.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1079733] Review Request: perl-Catalyst-Plugin-Redirect - Redirect for Catalyst used easily is offered

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1079733



--- Comment #12 from Sven Nierlein sven.nierl...@consol.de ---
Ok, thanks for your feedback, updated files are located here:

http://nierlein.com/fedora/2014-07-25/perl-Catalyst-Plugin-Redirect.spec
http://nierlein.com/fedora/2014-07-25/perl-Catalyst-Plugin-Redirect-0.02-4.fc22.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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123268] Review Request: perl-Database-DumpTruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123268

David Dick dd...@cpan.org changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|dd...@cpan.org  |nob...@fedoraproject.org
  Flags|fedora-review?  |



--- Comment #5 from David Dick dd...@cpan.org ---
No problems.  I'll let someone else review this package then.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 169030] Review Request: Workrave

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=169030

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 169030] Review Request: Workrave

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=169030



--- Comment #14 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1087855] Review Request: scite - SCIntilla based GTK2 text editor

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087855



--- Comment #15 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1087855] Review Request: scite - SCIntilla based GTK2 text editor

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087855

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1094581] Review Request: drupal7-admin_menu - Provides a theme-independent administration interface

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1094581

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1094581] Review Request: drupal7-admin_menu - Provides a theme-independent administration interface

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1094581



--- Comment #22 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1095593] Review Request: drupal7-block_class - Block Class allows users to add classes via block configuration interface

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1095593



--- Comment #8 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1095593] Review Request: drupal7-block_class - Block Class allows users to add classes via block configuration interface

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1095593

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1099267] Review Request: drupal7-addressfield - Address Field defines a new field type to store intl addresses

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099267

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1099267] Review Request: drupal7-addressfield - Address Field defines a new field type to store intl addresses

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099267



--- Comment #7 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1099269] Review Request: drupal7-admin_theme - Allows you to define a different theme for admin pages

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099269

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1099269] Review Request: drupal7-admin_theme - Allows you to define a different theme for admin pages

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099269



--- Comment #7 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1121934] Review Request: perl-Term-EditorEdit - Edit a document via $EDITOR

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1121934

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1121934] Review Request: perl-Term-EditorEdit - Edit a document via $EDITOR

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1121934



--- Comment #3 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1121988] Review Request: zanata-python-client - Python Client for Zanata Server

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1121988



--- Comment #8 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1121988] Review Request: zanata-python-client - Python Client for Zanata Server

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1121988

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122731] Review Request: perl-File-Spec-Native - Use native OS implementation of File::Spec from a subclass

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122731



--- Comment #4 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122731] Review Request: perl-File-Spec-Native - Use native OS implementation of File::Spec from a subclass

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122731

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122749] EPEL7 branch erlang-oauth erlang-mochiweb erlang-snappy

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122749

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122749] EPEL7 branch erlang-oauth erlang-mochiweb erlang-snappy

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122749



--- Comment #3 from Jon Ciesla limburg...@gmail.com ---
epel7 branch exists.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122731] Review Request: perl-File-Spec-Native - Use native OS implementation of File::Spec from a subclass

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122731

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122731] Review Request: perl-File-Spec-Native - Use native OS implementation of File::Spec from a subclass

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122731



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-File-Spec-Native-1.003-1.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/perl-File-Spec-Native-1.003-1.fc20

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122731] Review Request: perl-File-Spec-Native - Use native OS implementation of File::Spec from a subclass

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122731



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-File-Spec-Native-1.003-1.el6 has been submitted as an update for Fedora
EPEL 6.
https://admin.fedoraproject.org/updates/perl-File-Spec-Native-1.003-1.el6

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1118740] Review Request: fakesystemd - Minimal docker-specific package to satisfy systemd Provides

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118740



--- Comment #5 from Matthew Miller mat...@redhat.com ---
So, the theory is: put systemd in the @core group so that it's picked by
default, not pulled in by deps. Once it's there, the Conflicts will keep anyone
from adding fakesystemd by accident, and the protected packages feature of yum
(and now DNF) will keep real systemd from being removed.

That's the theory, at least. :)

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123098] Review Request: libreoffice-TexMaths - A LaTex Equation Editor for LibreOffice

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123098

Orion Poplawski or...@cora.nwra.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #4 from Orion Poplawski or...@cora.nwra.com ---
(In reply to Susi Lehtola from comment #3)
 Oh and scrap the commented patch line.

Yeah, caught that just after you took the review :), thanks.

New Package SCM Request
===
Package Name: libreoffice-TexMaths
Short Description: A LaTex Equation Editor for LibreOffice
Upstream URL: http://roland65.free.fr/texmaths/
Owners: orion
Branches: f19 f20 f21 el6 epel7
InitialCC:

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123397] New: Review Request: python-bcdoc - Tools to help document botocore-based projects

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123397

Bug ID: 1123397
   Summary: Review Request: python-bcdoc - Tools to help document
botocore-based projects
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: lkund...@v3.sk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



SPEC: http://v3.sk/~lkundrak/SPECS/python-bcdoc.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/python-bcdoc-0.12.2-1.el7.centos.src.rpm

Description:
ReST document generation tools for botocore.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123398] New: Review Request: python-jmespath - JSON Matching Expressions

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123398

Bug ID: 1123398
   Summary: Review Request: python-jmespath - JSON Matching
Expressions
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: lkund...@v3.sk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



SPEC: http://v3.sk/~lkundrak/SPECS/python-jmespath.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/python-jmespath-0.4.1-1.el7.centos.src.rpm

Description:

JMESPath allows you to declaratively specify how to extract elements from
a JSON document.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123399] Review Request: python-botocore - The low-level, core functionality of boto 3

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123399

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Depends On||1123398




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123398
[Bug 1123398] Review Request: python-jmespath - JSON Matching Expressions
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123399] New: Review Request: python-botocore - The low-level, core functionality of boto 3

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123399

Bug ID: 1123399
   Summary: Review Request: python-botocore - The low-level, core
functionality of boto 3
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: lkund...@v3.sk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



SPEC: http://v3.sk/~lkundrak/SPECS/python-botocore.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/python-botocore-0.58.0-1.el7.centos.src.rpm

Description:
A low-level interface to a growing number of Amazon Web Services. The
botocore package is the foundation for AWS-CLI.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123398] Review Request: python-jmespath - JSON Matching Expressions

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123398

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Blocks||1123399




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123399
[Bug 1123399] Review Request: python-botocore - The low-level, core
functionality of boto 3
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123400] New: Review Request: python-dumptruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123400

Bug ID: 1123400
   Summary: Review Request: python-dumptruck - Relaxing interface
to SQLite
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: lkund...@v3.sk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



SPEC: http://v3.sk/~lkundrak/SPECS/python-dumptruck.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/python-dumptruck-0.1.6-1.fc20.src.rpm

Description:

DumpTruck is a document-like interface to a SQLite database.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123401] Review Request: python-scraperwiki - Local version of ScraperWiki libraries

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123401

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Depends On||1123400




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123400
[Bug 1123400] Review Request: python-dumptruck - Relaxing interface to
SQLite
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123401] New: Review Request: python-scraperwiki - Local version of ScraperWiki libraries

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123401

Bug ID: 1123401
   Summary: Review Request: python-scraperwiki - Local version of
ScraperWiki libraries
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: lkund...@v3.sk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



SPEC: http://v3.sk/~lkundrak/SPECS/python-scraperwiki.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/python-scraperwiki-0.3.11-1.fc20.src.rpm

Description:

This is a Python library for scraping web pages and saving data. It is the
easiest way to save data on the ScraperWiki platform, and it can also be
used locally or on your own servers.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123402] New: Review Request: awscli - AWS Command Line Interface

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123402

Bug ID: 1123402
   Summary: Review Request: awscli - AWS Command Line Interface
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: lkund...@v3.sk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



SPEC: http://v3.sk/~lkundrak/SPECS/awscli.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/awscli-1.3.24-1.el7.centos.src.rpm

Description:

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS
services. With just one tool to download and configure, you can control
multiple AWS services from the command line and automate them through
scripts.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123400] Review Request: python-dumptruck - Relaxing interface to SQLite

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123400

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Blocks||1123401




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123401
[Bug 1123401] Review Request: python-scraperwiki - Local version of
ScraperWiki libraries
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123398] Review Request: python-jmespath - JSON Matching Expressions

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123398

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Blocks||1123402




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123402
[Bug 1123402] Review Request: awscli - AWS Command Line Interface
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123399] Review Request: python-botocore - The low-level, core functionality of boto 3

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123399

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Blocks||1123402




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123402
[Bug 1123402] Review Request: awscli - AWS Command Line Interface
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123402] Review Request: awscli - AWS Command Line Interface

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123402

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Depends On||1123398, 1123397, 1123399




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123397
[Bug 1123397] Review Request: python-bcdoc - Tools to help document
botocore-based projects
https://bugzilla.redhat.com/show_bug.cgi?id=1123398
[Bug 1123398] Review Request: python-jmespath - JSON Matching Expressions
https://bugzilla.redhat.com/show_bug.cgi?id=1123399
[Bug 1123399] Review Request: python-botocore - The low-level, core
functionality of boto 3
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123397] Review Request: python-bcdoc - Tools to help document botocore-based projects

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123397

Lubomir Rintel lkund...@v3.sk changed:

   What|Removed |Added

 Blocks||1123402




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1123402
[Bug 1123402] Review Request: awscli - AWS Command Line Interface
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122234] Review Request: nodejs-recast - JavaScript syntax tree transformer

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122234

Ralph Bean rb...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-07-25 11:22:46



--- Comment #4 from Ralph Bean rb...@redhat.com ---
Built in rawhide.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122224] Review Request: nodejs-get-uri - Returns a stream.Readable from a URI string

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=114
Bug 114 depends on bug 113, which changed state.

Bug 113 Summary: Review Request: nodejs-ftp - An FTP client module for 
node.js
https://bugzilla.redhat.com/show_bug.cgi?id=113

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122236] Review Request: nodejs-regenerator - Source transformer enabling ECMAScript 6 generators

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122236
Bug 1122236 depends on bug 1122234, which changed state.

Bug 1122234 Summary: Review Request: nodejs-recast - JavaScript syntax tree 
transformer
https://bugzilla.redhat.com/show_bug.cgi?id=1122234

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122209] Review Request: nodejs-alter - Alters a string

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122209

Ralph Bean rb...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-07-25 11:23:04



--- Comment #4 from Ralph Bean rb...@redhat.com ---
Built in rawhide.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122219] Review Request: nodejs-defs - Static scope analysis and transpilation

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122219
Bug 1122219 depends on bug 1122209, which changed state.

Bug 1122209 Summary: Review Request: nodejs-alter - Alters a string
https://bugzilla.redhat.com/show_bug.cgi?id=1122209

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122223] Review Request: nodejs-ftp - An FTP client module for node.js

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=113

Ralph Bean rb...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-07-25 11:22:54



--- Comment #4 from Ralph Bean rb...@redhat.com ---
Built in rawhide.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1120791] Review Request: freesteam - Calculate the properties of water and steam

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1120791

Antonio Trande anto.tra...@gmail.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #9 from Antonio Trande anto.tra...@gmail.com ---
Thank you Christopher.

New Package SCM Request
===
Package Name: freesteam
Short Description: Calculate the properties of water and steam
Upstream URL: http://freesteam.sourceforge.net/
Owners: sagitter
Branches: f19 f20

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122228] Review Request: nodejs-pac-proxy-agent - A PAC file proxy `http.Agent` implementation for HTTP

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=118
Bug 118 depends on bug 1122241, which changed state.

Bug 1122241 Summary: Review Request: nodejs-stream-to-array - Concatenate a 
readable stream's data into a single array
https://bugzilla.redhat.com/show_bug.cgi?id=1122241

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122235] Review Request: nodejs-regenerator - Source transformer enabling ECMAScript 6 generators

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122235
Bug 1122235 depends on bug 1122234, which changed state.

Bug 1122234 Summary: Review Request: nodejs-recast - JavaScript syntax tree 
transformer
https://bugzilla.redhat.com/show_bug.cgi?id=1122234

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122241] Review Request: nodejs-stream-to-array - Concatenate a readable stream's data into a single array

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122241

Ralph Bean rb...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-07-25 11:22:36



--- Comment #4 from Ralph Bean rb...@redhat.com ---
Built in rawhide.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1120791] Review Request: freesteam - Calculate the properties of water and steam

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1120791

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1120791] Review Request: freesteam - Calculate the properties of water and steam

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1120791



--- Comment #10 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

Added f21.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123098] Review Request: libreoffice-TexMaths - A LaTex Equation Editor for LibreOffice

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123098

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1123098] Review Request: libreoffice-TexMaths - A LaTex Equation Editor for LibreOffice

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123098



--- Comment #5 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122241] Review Request: nodejs-stream-to-array - Concatenate a readable stream's data into a single array

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122241



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
nodejs-stream-to-array-2.0.0-1.fc19 has been submitted as an update for Fedora
19.
https://admin.fedoraproject.org/updates/nodejs-stream-to-array-2.0.0-1.fc19

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122241] Review Request: nodejs-stream-to-array - Concatenate a readable stream's data into a single array

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122241



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
nodejs-stream-to-array-2.0.0-1.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/nodejs-stream-to-array-2.0.0-1.fc20

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122223] Review Request: nodejs-ftp - An FTP client module for node.js

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=113



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
nodejs-ftp-0.3.7-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nodejs-ftp-0.3.7-1.fc19

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122223] Review Request: nodejs-ftp - An FTP client module for node.js

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=113



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
nodejs-ftp-0.3.7-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/nodejs-ftp-0.3.7-1.fc20

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122209] Review Request: nodejs-alter - Alters a string

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122209



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
nodejs-alter-0.2.0-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/nodejs-alter-0.2.0-1.fc20

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122234] Review Request: nodejs-recast - JavaScript syntax tree transformer

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122234



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
nodejs-recast-0.6.3-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/nodejs-recast-0.6.3-1.fc20

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122234] Review Request: nodejs-recast - JavaScript syntax tree transformer

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122234



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
nodejs-recast-0.6.3-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nodejs-recast-0.6.3-1.fc19

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122209] Review Request: nodejs-alter - Alters a string

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122209



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
nodejs-alter-0.2.0-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nodejs-alter-0.2.0-1.fc19

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1122241] Review Request: nodejs-stream-to-array - Concatenate a readable stream's data into a single array

2014-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122241



--- Comment #7 from Ralph Bean rb...@redhat.com ---
Buildroot overrides have been submitted.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

  1   2   >