[arch-projects] [namcap] possibility to use renamed PKGBUILD files

2018-01-24 Thread ashark
Now you cannot randomly rename PKGBUILD files and use them with namcap. I have filed a bug here: https://bugs.archlinux.org/task/57193I created a patch for my needs: diff --git a/namcap.py b/namcap.pyindex b62a2fa..aae20c7 100755--- a/namcap.py+++ b/namcap.py@@ -248,7 +248,7 @@ for package in packa

Re: [arch-projects] [namcap] possibility to use renamed PKGBUILD files

2018-01-24 Thread Alad Wenter via arch-projects
Whatever patch you were trying to post, it got lost in hoardes of div tags. Alad signature.asc Description: PGP signature

Re: [arch-projects] [namcap] possibility to use renamed PKGBUILD files

2018-01-24 Thread Eli Schwartz via arch-projects
> Now you cannot randomly rename PKGBUILD files and use them with > namcap. I have filed a bug here: > https://bugs.archlinux.org/task/57193I created a patch for my > needs: diff --git a/namcap.py > b/namcap.pyindex b62a2fa..aae20c7 100755--- > a/namcap.py+++ b/namcap.py@@ -248,7 +248,7 @@

Re: [arch-projects] [namcap] possibility to use renamed PKGBUILD files

2018-01-24 Thread ashark
I have removed html formatting from my letter, but for some reason yandex still used html. Sorry for that. Here is what I was saying: Now you cannot randomly rename PKGBUILD files and use them with namcap. I have filed a bug here: https://bugs.archlinux.org/task/57193 I created a patch for my ne

Re: [arch-projects] [namcap] possibility to use renamed PKGBUILD files

2018-01-24 Thread Alad Wenter via arch-projects
On Thu, Jan 25, 2018 at 12:50:40AM +0300, ash...@linuxcomp.ru wrote: > I have removed html formatting from my letter, but for some reason yandex > still used html. Sorry for that. > Here is what I was saying: > > Now you cannot randomly rename PKGBUILD files and use them with namcap. > How is "s

Re: [arch-projects] [namcap] possibility to use renamed PKGBUILD files

2018-01-24 Thread ashark
> How is "startswith" any less arbitrary than "endswith"? Because of some > habit to move PKGBUILD to PKGBUILD.suffix? Yes, as I already told at https://bugs.archlinux.org/task/57193: I keep several PKGBUILD files in one directory, and they are named like "PKGBUILD-project1" "PKGBUILD-project2" "P