[Bug 1070941] Review Request: python-svgwrite - python library to create svg

2014-02-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

juj...@jujens.eu changed:

   What|Removed |Added

 CC||juj...@jujens.eu
 Blocks||177841 (FE-NEEDSPONSOR)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-02-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Julien Enselme  changed:

   What|Removed |Added

 Blocks||1070946




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1070946
[Bug 1070946] Review Request: python-SimpleCV - Open source framework for
building computer vision applications
-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-02-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #1 from Christopher Meng  ---
1. From https://pypi.python.org/pypi/svgwrite/, this package supports python3,
please enable python3 subpackage.

2. %{__python} --> %{__python2}, %{python_sitelib} --> %{python2_sitelib}

3. After you create python3 package change the %summary and %description, e.g.:

python2 one:

Summary:A Python library to create SVG drawings

to

Summary:Python 2 library to create SVG drawings

---

python3 one:

Summary:A Python library to create SVG drawings

to

Summary:Python 3 library to create SVG drawings

4. %{buildroot}/$RPM_BUILD_ROOT? No, you should use only one of them in the
spec, please choose.

5. %{python_sitelib}/svgwrite-1.1.3-py2.7.egg-info

Well, except that unversioned python2 macro, I see this:

1.1.3-py2.7

You can change like:

%{version}-py%{python2_version}

6. Remove this line:

%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print(get_python_lib())")}

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-02-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #2 from Julien Enselme  ---
I updated
- the spec:
http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python-svgwrite.spec
- the SRPM:
http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python-svgwrite-1.1.3-1.fc20.src.rpm

1. I added a python3 subpackage

2. I specified the version of python

3. Changed the summary and description of the python 2 and 3 packages

4. I choose $RPM_BUILD_ROOT. Is there any difference between the two (aside
from syntax) or a reason to use one instead of another?

5. 1.1.3-py2.7 -> %{version}-py%{python2_version}

6. Removed %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print(get_python_lib())")}

I got this line with the template. If I understand this right:
https://fedoraproject.org/wiki/Packaging:Python#Macros it is not needed any
more. Is there a reason for it to stay in the template?

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Luis Bazan  changed:

   What|Removed |Added

 CC||bazanlui...@gmail.com



--- Comment #3 from Luis Bazan  ---

This is a review *template*. Besides handling the [ ]-marked tests you are
also supposed to fix the template before pasting into bugzilla:
- Add issues you find to the list of issues on top. If there isn't such
  a list, create one.
- Add your own remarks to the template checks.
- Add new lines marked [!] or [?] when you discover new things not
  listed by fedora-review.
- Change or remove any text in the template which is plain wrong. In this
  case you could also file a bug against fedora-review
- Remove the "[ ] Manual check required", you will not have any such lines
  in what you paste.
- Remove attachments which you deem not really useful (the rpmlint
  ones are mandatory, though)
- Remove this text



Package Review
==

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



= MUST items =

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[ ]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses found:
 "MIT/X11 (BSD like)", "GPL (v3 or later)", "Unknown or generated". 102
 files have unknown license. Detailed output of licensecheck in
 /home/lbazan/rpmbuild/SPECS/1070941-python-svgwrite/licensecheck.txt
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Package contains desktop file if it is a GUI application.
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 10240 bytes in 3 files.
[ ]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
 supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: No rpmlint messages.
[x]: If (and only if) the source package includes the text of the license(s)
 in its own file, then that file, containing the text of the license(s)
 for the package is included in %doc.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
 are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
 in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
 %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

Python:
[ ]: Python eggs must not download any dependencies during the build process.
[ ]: A package which is used by another package via an egg interface should
 provide egg info.
[ ]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

= SHOULD items =

Generic:
[ ]: If the source package does not include license text(s) as a separate file
 from upstream, the packager SHOULD query upstream to include it.
[ ]: Final provides and requires are san

[Bug 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Luis Bazan  changed:

   What|Removed |Added

  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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #4 from Luis Bazan  ---
Please put the new srpm python-svgwrite-1.1.3-2.fc20.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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #5 from Luis Bazan  ---
$ koji build --scratch rawhide python-svgwrite-1.1.3-2.fc20.src.rpm 
Uploading srpm: python-svgwrite-1.1.3-2.fc20.src.rpm
[] 100% 00:00:03 172.98 KiB  50.22 KiB/sec
Created task: 6619529
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=6619529
Watching tasks (this may be safely interrupted)...
6619529 build (rawhide, python-svgwrite-1.1.3-2.fc20.src.rpm): open
(arm04-builder21.arm.fedoraproject.org)
  6619530 buildArch (python-svgwrite-1.1.3-2.fc20.src.rpm, noarch): free
  6619530 buildArch (python-svgwrite-1.1.3-2.fc20.src.rpm, noarch): free ->
open (arm04-builder06.arm.fedoraproject.org)
  6619530 buildArch (python-svgwrite-1.1.3-2.fc20.src.rpm, noarch): open
(arm04-builder06.arm.fedoraproject.org) -> closed
  0 free  1 open  1 done  0 failed
6619529 build (rawhide, python-svgwrite-1.1.3-2.fc20.src.rpm): open
(arm04-builder21.arm.fedoraproject.org) -> closed
  0 free  0 open  2 done  0 failed

6619529 build (rawhide, python-svgwrite-1.1.3-2.fc20.src.rpm) completed
successfully

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Christopher Meng  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Comment #6 from Christopher Meng  ---
(In reply to Luis Bazan from comment #4)

When you review a package, please change the bug status from NEW to ASSIGNED,
and take the Assigned To
field(https://bugzilla.redhat.com/page.cgi?id=fields.html#assigned_to).

And DON'T put a template of fedora-review, please fill the [] fields.

This is a review *template*. Besides handling the [ ]-marked tests you are
also supposed to fix the template before pasting into bugzilla:
- Add issues you find to the list of issues on top. If there isn't such
  a list, create one.
- Add your own remarks to the template checks.
- Add new lines marked [!] or [?] when you discover new things not
  listed by fedora-review.
- Change or remove any text in the template which is plain wrong. In this
  case you could also file a bug against fedora-review
- Remove the "[ ] Manual check required", you will not have any such lines
  in what you paste.
- Remove attachments which you deem not really useful (the rpmlint
  ones are mandatory, though)
- Remove this text

See "- Remove this text".

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Luis Bazan  changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|bazanlui...@gmail.com



-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #7 from Julien Enselme  ---
Here is the python-svgwrite-1.1.3-2.fc20.src.rpm:
http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python-svgwrite-1.1.3-2.fc20.src.rpm

I really thought I put the right link. Sorry.

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #8 from Luis Bazan  ---
Hi Julien

- add %check 

%check
{__python2} -m unittest discover -s tests

- please give space in changelog

%changelog
* Fri Feb 28 2014 Julien Enselme  - 1.1.3-2
- Add python3 support
- Improve packaging

* Sun Feb 09 2014 Julien Enselme  - 1.1.3-1
- Initial packaging


Regards!

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #9 from Julien Enselme  ---
I added the %check macro and modify the changelog.

I re-uploaded the SPEC :
http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python-svgwrite.spec
and the SRPM :
http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python-svgwrite-1.1.3-3.fc20.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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #10 from Luis Bazan  ---
Approved!

Regards!

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Luis Bazan  changed:

   What|Removed |Added

  Flags|fedora-review?  |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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Luis Bazan  changed:

   What|Removed |Added

  Flags|fedora-review+  |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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #11 from Luis Bazan  ---
ups one more change:

svgwrite/data/pyparsing_* may be bundled libraries 

It looks like they are pyparsing and python3-pyparsing in fedora.

please remove the bundled libraries.

thats all and you approved! 

Best Regards!

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #12 from Luis Bazan  ---
remember add the buildrequires pyparsing and python3-pyparsing.

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #13 from Julien Enselme  ---
I updated the spec in order to use pyparsing and python3-pyparsing:
http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python-svgwrite.spec

Here is the SRPM:
http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python-svgwrite-1.1.3-4.fc20.src.rpm
and the patch I have to apply:
http://jenselme.perso.centrale-marseille.fr/visible/SOURCES/python-svgwrite-1.1.3-pyparsing.patch

I have also submitted a bug upstream to ask that svgwrite stops using pyparsing
as a bundled library:
https://bitbucket.org/mozman/svgwrite/pull-request/6/add-pyparsing-as-a-dependancy/diff

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Luis Bazan  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #14 from Luis Bazan  ---
Good! 

This packages now Approved!

Best Regards

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Eduardo Echeverria  changed:

   What|Removed |Added

 CC||echevemas...@gmail.com
 Blocks|177841 (FE-NEEDSPONSOR),|
   |1070946 |



--- Comment #15 from Eduardo Echeverria  ---
Hi julien, @Luis will be responsible of mentoring in your first build of the
package.

So, i will to sponsor to you in the package maintainers group

- Lifting FE-NEEDSPONSOR

Follow the process from: 
https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Add_Package_to_Source_Code_Management_.28SCM.29_system_and_Set_Owner


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
https://bugzilla.redhat.com/show_bug.cgi?id=1070946
[Bug 1070946] Review Request: python-SimpleCV - Open source framework for
building computer vision applications
-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Luis Bazan  changed:

   What|Removed |Added

 Blocks||1070946




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1070946
[Bug 1070946] Review Request: python-SimpleCV - Open source framework for
building computer vision applications
-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #16 from Luis Bazan  ---
Thanks Eduardo!

Julien please check 

http://fedoraproject.org/wiki/Package_SCM_admin_requests#New_Packages and
create your new package request :-)

Best Regards!

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Julien Enselme  changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #17 from Julien Enselme  ---
New Package SCM Request
===
Package Name: python-svgwrite
Short Description: Python library to create SVG drawings
Owners: jujens
Branches: f19 f20
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Jon Ciesla  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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #18 from Jon Ciesla  ---
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Fedora Update System  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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #20 from Fedora Update System  ---
python-svgwrite-1.1.3-4.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-svgwrite-1.1.3-4.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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #19 from Fedora Update System  ---
python-svgwrite-1.1.3-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-svgwrite-1.1.3-4.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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941



--- Comment #21 from Julien Enselme  ---
I have successfully created the new package request. Everything seems good to
me.

If I understand correctly the next steps of the process, I have to wait for the
package to be pushed in testing and then either for it to have a karma of 3 or
1 week to manually push it into stable.

-- 
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 1070941] Review Request: python-svgwrite - python library to create svg

2014-03-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1070941

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #22 from Fedora Update System  ---
python-svgwrite-1.1.3-4.fc19 has been pushed to the Fedora 19 testing
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 1070941] Review Request: python-svgwrite - python library to create svg

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

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||python-svgwrite-1.1.3-4.fc1
   ||9
 Resolution|--- |ERRATA
Last Closed||2014-03-26 01:30:38



--- Comment #23 from Fedora Update System  ---
python-svgwrite-1.1.3-4.fc19 has been pushed to the Fedora 19 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 1070941] Review Request: python-svgwrite - python library to create svg

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

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-svgwrite-1.1.3-4.fc1 |python-svgwrite-1.1.3-4.fc2
   |9   |0



--- Comment #24 from Fedora Update System  ---
python-svgwrite-1.1.3-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