#7 Use new project URL in setup.py
Merged 8 years ago by fivaldi. Opened 8 years ago by cqi.
cqi/freshmaker use-new-project-url  into  master

file modified
+1 -1
@@ -18,7 +18,7 @@ 

        # TODO: Not sure which name would be used for mail alias,

        # but let's set this proactively to the new name.

        author_email='freshmaker-owner@fedoraproject.org',

-       url='https://pagure.io/coco/',

+       url='https://pagure.io/freshmaker/',

        license='GPLv2+',

        packages=find_packages(),

        include_package_data=True,

Signed-off-by: Chenxiong Qi cqi@redhat.com

There's already PR#1 for this. :) But OK, go ahead +1, merge this one ( PR#7 ). Thanks!

Sorry, I didn't notice PR#1.

Pull-Request has been merged by fivaldi

8 years ago
Metadata