Chandan Singh pushed to branch master at BuildStream / buildstream
Commits:
1 changed file:
Changes:
| ... | ... | @@ -264,8 +264,9 @@ setup(name='BuildStream', |
| 264 | 264 |
license='LGPL',
|
| 265 | 265 |
long_description=long_description,
|
| 266 | 266 |
long_description_content_type='text/x-rst; charset=UTF-8',
|
| 267 |
- url='https://gitlab.com/BuildStream/buildstream',
|
|
| 267 |
+ url='https://buildstream.build',
|
|
| 268 | 268 |
project_urls={
|
| 269 |
+ 'Source': 'https://gitlab.com/BuildStream/buildstream',
|
|
| 269 | 270 |
'Documentation': 'https://buildstream.gitlab.io/buildstream/',
|
| 270 | 271 |
'Tracker': 'https://gitlab.com/BuildStream/buildstream/issues',
|
| 271 | 272 |
'Mailing List': 'https://mail.gnome.org/mailman/listinfo/buildstream-list'
|
